This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Which one of the following options are accepted data types for parameters?
Boolean, string, float, integer, and lookup
Boolean, string, float, decimal, datetime, and integer
Boolean, string, float, currency, datetime, and integer
How do you use Power Fx functions in other environments?
Share the function to the app that you want to use it in.
Specify the environment that you want to run your function in by the syntax that you use in your app or flow.
Add your function to a solution and then migrate it to another environment.
Which data source is needed to invoke a Power Fx function from a canvas app?
Environment table in Dataverse
Function table in Dataverse
All tables that the function needs to reference
Which Power Automate action should you use to run a Power Fx function?
Perform a Bound Action
Perform an Unbound Action
HTTP Webhook
What methods can you use to troubleshoot a function?
Trace() and Process Logs
The native testing feature in Functions and Microsoft Power Platform admin analytics.
The native testing feature in Functions and Trace()
You must answer all questions before checking your work.
Was this page helpful?