Hi Folks,
So I am having a problem. I have a dynamic SQL query which creates my datasource, and I had planned to show all columns by default in PowerApps as the columns will change based on various criteria.
I have tried a few different approaches, but what I really need is to enable all columns from my collection by default in either a gallery or data table, has anyone come accross this before? Seems like it should be a simple one, but really has me stumpped 😞
Solved! Go to Solution.
Hi @MMaver ,
You can add all the columns in gallery control by adding multiple controls inside the template part of the gallery. Add as many controls as you need in the first part of the gallery and set the related formulas in the proper property of the controls.
For your reference of gallery control:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-gallery
Regards,
Mona
Hi @MMaver ,
You can add all the columns in gallery control by adding multiple controls inside the template part of the gallery. Add as many controls as you need in the first part of the gallery and set the related formulas in the proper property of the controls.
For your reference of gallery control:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-gallery
Regards,
Mona
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
User | Count |
---|---|
165 | |
94 | |
69 | |
64 | |
63 |
User | Count |
---|---|
222 | |
160 | |
96 | |
86 | |
80 |