Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
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.