Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello,
I want to send out email subscription to different users after applying certain filters. A user needs to have have different subscriptions with different filters selected on the same report. How can this be achieved in Power Bi?
Can anyone please assist me with this?
Solved! Go to Solution.
Hi @Anonymous ,
You can add different filters as parameters to the report's URL so that you can send all the links of the same report to this user.
About URL filter for PowerBI RS, refer to this.
Mark this answer as solution if this helps, Thanks.
you can create multiple subscriptions (of single paginated report), each with different parameters (which can be used as imput value for filters)
you can create multiple subscriptions (of single paginated report), each with different parameters (which can be used as imput value for filters)
Hi @Anonymous ,
You can add different filters as parameters to the report's URL so that you can send all the links of the same report to this user.
About URL filter for PowerBI RS, refer to this.
Mark this answer as solution if this helps, Thanks.