Get Collection Column Names in Power Apps [From 3 Different Data Sources]
In one of my apps, I was loading data from several SharePoint lists into one collection. Since each list had different columns, the final collection didn’t always have the same structure. Before I could filter or use the data, I needed a quick way to see which column names were actually inside the collection. In … read more…