Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
g_georgiev444
Helper I
Helper I

Automate that works with slicer?

Hello, I have a statistic, which needs to be sent to 20 different e-mails based on the slicer data in the report. 

 

I know I can make the date slicers with revolving rules based on current date for example. That is good. But I still have 2 more slicers that give the higher level of sliced data. For example I have the following slicers:

- region;

- year;

- month;

- week;

-type of transport.

 

Year, Month, Week could be set automatically to change with passing weeks. But I cannot dinamically change the Region and Type of transport. From what I have seen from Power automate I need to have 20 copies of the report for each region and then some based on the 2 types of transport. This is insane to manage and impossible to administer with any changes.

 

This is why I would like to know if there is a way to make rules in Power automate (or any other possible way) that will send the 20 e-mails, but with a way to parameterize the slicers?

1 ACCEPTED SOLUTION
otravers
Community Champion
Community Champion

Look into using Power BI URL parameters as filters:

https://learn.microsoft.com/en-us/power-bi/collaborate-share/service-url-filters

 

You should be able to use the above in conjunction with Power Automate, but that may require you to create fairly sophisticated flows to parse and traverse your lists of regions and transports. Alternatively, Inforiver Enterprise comes with a sophisticated scheduler that leverages these URL parameters (disclosure, I'm an advisor to that company):

https://inforiver.com/enterprise/

------------------------------------------------
1. How to get your question answered quickly - good questions get good answers!
2. Learning how to fish > being spoon-fed without active thinking.
3. Please accept as a solution posts that resolve your questions.
------------------------------------------------
BI Blog: Datamarts | RLS/OLS | Dev Tools | Languages | Aggregations | XMLA/APIs | Field Parameters | Custom Visuals

View solution in original post

1 REPLY 1
otravers
Community Champion
Community Champion

Look into using Power BI URL parameters as filters:

https://learn.microsoft.com/en-us/power-bi/collaborate-share/service-url-filters

 

You should be able to use the above in conjunction with Power Automate, but that may require you to create fairly sophisticated flows to parse and traverse your lists of regions and transports. Alternatively, Inforiver Enterprise comes with a sophisticated scheduler that leverages these URL parameters (disclosure, I'm an advisor to that company):

https://inforiver.com/enterprise/

------------------------------------------------
1. How to get your question answered quickly - good questions get good answers!
2. Learning how to fish > being spoon-fed without active thinking.
3. Please accept as a solution posts that resolve your questions.
------------------------------------------------
BI Blog: Datamarts | RLS/OLS | Dev Tools | Languages | Aggregations | XMLA/APIs | Field Parameters | Custom Visuals

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors