This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
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.