The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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.