Top "Powerapps" questions

Power Apps is an enterprise service to create and share business apps.

Rest API calls with PowerApps

I am playing around with Microsoft PowerApps and Microsoft Flow. I am trying to figure out how to make API …

api httpresponse powerapps
powerapps: populate drop down list from another datasource

I stumbled across Microsoft PowerApps earlier, and though I would have a play with it. I have connected to my …

powerapps
Pass a value to another screen

I have a screen where the user can select an option (not a browse gallery as it does not do …

powerapps
Power Apps - Reset Form Fields

I am relatively new to PowerApps and am having a bit of an issue with the form resetting, so any …

powerapps
How to run a SQL Server stored procedure in PowerApps

I would like to call a SQL Server stored procedure called get_customer from my PowerApps flow. How do you …

sql-server stored-procedures powerapps
How to set the default value of a dropdown in powerapps

I have a dropdown in powerapps and need to set the default value My Items property of my dropdown I …

powerapps
How to bind a datasource to a dropdown in PowerApps

How do you bind a datasource to a dropdown in PowerApps. I have connected my Azure table to my PowerApps …

powerapps
Power Apps - Click button and update/change dropdown value

I have a simple SharePoint list named "Test_approval" which contains a choice column(drop-down list) named "approval_status". This …

sharepoint dropdown powerapps
Dropdown OnSelect and OnChange Actions not firing

I added a textbox called TextBox1 to my PowerApps form. Then in the OnSelect and OnChange Actions/Events I add …

powerapps
PowerApps How can I change the text in a textbox on the click of a button

I'm trying to do a simple task of changing the text in a text box, on the click of a …

powerapps