Skip to content
All posts

Data Table

Power Apps DataTable: they show a dataset in a grid or table type of format. Each field will have their own column heading at the top. A data table is similar to a gallery in that it has a selected property you can reference to get at the underlining row in the control, which is essential. Here, we’ll discuss which is better, a gallery or a data table? When you’ll want to use the data table, and why you wouldn’t? The two key properties of this control is Items and Selected.

🚩Here’s the full video: https://youtu.be/06txEJbO4QI

🎈Here is the Microsoft documentation on this: https://docs.microsoft.com/en-us/powe…

-Darren Neese with PowerApps Tutorial