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 nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. 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
| southmanager@company.com | south |
| eastmanager@company.com | east |
| northmanager@company.com | 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.