This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
You want to add a command to perform an action when a user views a single Microsoft Dataverse table row in a Power Apps model-driven app. Which of the following command bars would you edit?
Main Grid
Main Form
Subgrid View
Associated View
Which of the following options is a supported way to use Power Fx with a command?
OnSelect custom logic
Customize Command size
Display labels custom logic
In your command OnSelect Power Fx formula if you wanted to reference data for the single table row being displayed on a Main Form. Which formula would you use?
Self.Selected.Item
Nothing, you have no way of accessing the current table row data.
Self.Selected.State
Self.Selected.AllItems
You must answer all questions before checking your work.
Was this page helpful?
Need help with this topic?
Want to try using Ask Learn to clarify or guide you through this topic?