Announcements
What sort of advanced troubleshooting can we do with PowerApps and how?
@djuggler
The typical way to review data in PowerApps is with a Gallery control and you set the Items property to the table or a view/query. This gives the most flexible way to arrange your data. The quickest way is to use a datatable control, again with the Items property as the table. Form controls are used to view, add new records or edit individual records selected in the gallery or datatable. Depending on the connector used, you can have PowerApps make a functioning app by using the templates in the make.powerapps.com page. It does it in less than a minute and you can then see how the controls work together in the app. The basic table can be filtered, sorted or reshaped using AddColumns(), ShowColumns(), DropColumns() and RenameColumns() functions.
Have you looked at the Power Apps Monitor. It will let you drill down and see the actual commands being executed and the data being sent and returned. Here's documentation on how to use it.
Debugging canvas apps with Monitor - Power Apps | Microsoft Learn
Ah! No. Looking at it now. Thx.
Update: This was exactly what I needed! Thank you
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 530
WarrenBelz 459 Most Valuable Professional
Haque 314