PowerApps

Power FX - Functions

Power Fx TrimEnds Function (Remove Start and End Spaces from Text) in Power Apps & Copilot Studio

Learn how to use the TrimEnds function’s capabilities in Power Fx to convert remove ALL additional spaces from the beginning and end of text, leaving any additional spaces between words there. This demo uses Power Apps, but it’s the same wherever Power Fx is used (such as Copilot Studio etc).

Read More
Power FX - Functions

Power Fx Trim Function (Remove All Additional Spaces from Text) in Power Apps & Copilot Studio

Learn how to use the Trim function’s capabilities in Power Fx to convert remove ALL additional spaces (beginning, end and in-between!) from Text. This demo uses Power Apps, but it’s the same wherever Power Fx is used (such as Copilot Studio etc).

Read More
Power FX - Functions

Power Fx Text Function (Convert Numbers / DateTime to Text) in Power Apps & Copilot Studio

Learn how to use the Text function’s capabilities in Power Fx to convert Numbers or Dates and Times to Text. This demo uses Power Apps, but it’s the same wherever Power Fx is used (such as Copilot Studio etc).

Read More
Power FX - Functions

Power Fx Value Function (Convert Text to Numbers) in Power Apps & Copilot Studio

Learn how to use the Value function’s capabilities in Power Fx to convert Text to Numbers. This demo uses Power Apps, but it’s the same wherever Power Fx is used (such as Copilot Studio etc).

Read More
Power Automate - Solutions

Build and Share Prompts with the Power Platform Prompt Builder using AI Builder

Prompt builder is a prompt engineering tool from AI Builder. This tool lets makers write and test prompts for the text generation model within the Power Platform. Learn how to use this in this blog post!

Read More
Power FX - Functions

Power Fx Day Function (Get the Day from a Date) in Power Apps & Copilot Studio

Learn how to use the Day function’s capabilities in Power Fx. The day function allows you to easily extract the day from a date and time value, allowing you to manipulate or respond to the data you retrieve. This demo uses Copilot Studio, but it’s the same wherever Power Fx is used.

Read More
Power FX - Functions

Power Fx Month Function (Get the Month from a Date) in Power Apps & Copilot Studio

Learn how to use the Month function in Power Fx to get the month from a DateTime, in this video I’ll use Copilot Studio to show you how as well as provide you with examples of why you would use this function and exactly what it does! However, this can be used anywhere Power Fx has been implemented (such as Power Apps or Copilot Studio!).

Read More
Power FX - Functions

Power Fx Year Function

Learn how to get the year from a DateTime type using the Year function in Power Fx. This uses a demo of the latest Copilot Studio, however it can be used anywhere that Power Fx is used (such as Power Apps).

Read More
Power FX - Functions

Power Fx IsToday Function

Learn how to use the ‘ISTODAY’ function in PowerFX! This handy function helps you determine if a date provided matches the current date today, and simply returns a true or false. Learn how to use it effectively in this video!

Read More
Power FX - Functions

Power Fx Now Function

Learn about the Now function in Power Fx. It’s a function that returns the current date and time as a date/time value. It works with the local time of the current user however, while you can use it to perform calculations or comparisons with other date/time values you can use Now to get the current time in UTC by adding the TimeZoneOffset for the given time

Read More