Hi friends,
I have a power bi dashboard where a report is generated by filtering on companies. I would like to create a flow where I can iterate over the companies and export the report one by one.
Thanks in advance

Hi friends,
I have a power bi dashboard where a report is generated by filtering on companies. I would like to create a flow where I can iterate over the companies and export the report one by one.
Thanks in advance
Hi
Checking in the community of Power BI, we found this:
I'm afraid it is not possible to iterate over ID_Company and export all the dashboards with one action.
If you want each company's user can see only his own data on the report, you could consider to set RLS in the dataset, so that users could only see their own data.
Row-level security (RLS) with Power BI
I am not sure if itis that you want to do.
Regards,
Javier