I have a data table with enough columns that a user will need to scroll to view them all. A user should have the ability to filter each column so I've placed a filter icon and a text input to each column as such:
The problem is that when the user scrolls, these input texts and filter icons aren't attached in any way to the data table. So this happens:
The input boxes and filter icons are stationary. I can't connect the .X property of each input to the .X property of each column, unfortunately. At least, not in any way that I can see. A gallery table doesn't have native horizontal scrolling so I don't see how I can achieve this with that component, either. Any ideas would be greatly appreciated.
Solved! Go to Solution.
Hi @aec2018 ,
Vertical galleries with a slider bar to horizontal scrolling is a quite common scenario in Power Apps.
Please refer to below blog with detailed steps:
Hope this helps.
Best regards,
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.
Hi @aec2018 ,
The build-in horizontal scroll bar of the Data Table control could not affect any other controls or components. Therefore you will need a vertical Gallery, a Vertical Container with two Horizontal Containers one with those Text Input boxes and the other with Labels as headers, along with a Slider as the scroll bar for all the Containers and the Gallery:
in test mode:
Hope this helps.
Best regards,
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.
Hi @v-jefferni ,
Thanks for your response. My gallery table will have 35-40 columns of data and I don't think vertical galleries support horizontal scrolling, correct? How will I be able to add 35 columns to a vertical gallery so that I can apply the scroll bar to it? Thanks.
Hi @aec2018 ,
Vertical galleries with a slider bar to horizontal scrolling is a quite common scenario in Power Apps.
Please refer to below blog with detailed steps:
Hope this helps.
Best regards,
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
181 | |
52 | |
41 | |
38 | |
32 |
User | Count |
---|---|
257 | |
81 | |
71 | |
69 | |
66 |