Hello everyone,
I created a flow button in Power BI reports to take the filtered data and upload it to an excel.
However, I would like for the flow to loop through the data and upload it in order of the setter#
This is the flow
Hi @sophiatheresa74 ,
For this you can use a Sort function (Reference guide for expression functions - Azure Logic Apps | Microsoft Learn) in an expression for the input of the Apply to each loop:
sort( TriggerBody()['entity_Power...'], 'Setter#' )
Please replace entity_Power and Setter# with the identifier with the correct terms.
@BCBuizer I do not know how to implement this in my flow
Can you please share the trigger outputs from a flow run? With that I will be able to give you an exact expression and show you where to apply it.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
In our never-ending quest to improve we are simplifying the forum hierarchy…
We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Tomac 532 Moderator
Michael E. Gernaey 461 Super User 2025 Season 2
chiaraalina 256