Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hi Team,
I have a requirement in Power BI + Power Automate and I need guidance on the best approach.
We have a Power BI report with region-wise data, and inside the Power BI dataset we already have a table like this:
emailregion
| [email protected] | south |
| [email protected] | east |
| [email protected] | north |
My requirement is:
Example:
I do not want to use Excel, OneDrive, or SharePoint because all required data is already available inside the Power BI dataset.
Currently I am using:
But I am facing issues with:
region eq '@{items('Apply_to_each')?['region']}'
Sometimes it throws loop reference errors like:
“The repetition action(s) 'Apply_to_each' referenced by 'inputs' are not defined in the template.”
I would like to know:
Please guide me with the best practice.
Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.