Category "powerapps-canvas"

How to filter Microsoft Graph API JSON response using Power Query language?

My request is GET https://graph.microsoft.com/v1.0/applications?$select=appRoles Because of this I have a problem in PowerApps, I can't show the objects.

How to change an open text field from free text to dropdown on PowerApps?

I've a custom field that has been setup on PowerApps but need that to be changed to a dropdown list. Would be grateful if you could point me in the right direct

PowerApps Dropdown onChange does not Fire if it's filtered with textinput

I have the following problem. In my app I have a Dropdown "StoreSelector" Items are based on an collection which are filtered depend on the User().Email. (Some