
Announcements
Hi all,
Using FetchXML, I am able to retrieve data about a particular record from various tables. The output of the FetchXML query will be a single record, with various columns. What I'm trying to do is find a way to render this data within a Power App Gallery, however, without necessarily knowing *what* the columns will be.
Essentially, my goal is to do the following:
That last step is the one that I am struggling with. I've looked into options within Power Automate, as well as within Power Apps, and I can't find any convenient way to do this. Any assistance would be appreciated. Thanks!
Found this blog post, which addresses my question. Though IMO there really *should* be something built-in that does this.
https://immersivecoder.com/2021/08/29/transpose-table-columns-using-power-automate-with-example/