Category "powerapps-canvas"

Power Apps, how to set a variable for all users

I was tasked to make an app for my company that allows it's users to make an appointment at the office to limit the number of people present at the same time. I

How i cant iterate a json object in power apps without use power automate

I have a custom connector with microsoft graph api in my power apps and i have a request and a response with graph explorer, now my problem is they i can't iter

UpdateIf removing focus of item in PowerApps Gallery

I am currently troubleshooting a PowerApp made by a different company where tabbing between fields is not working as expected. I discovered within a gallery con

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