Forum Discussion
Subscription recipient query dependent
- 6 years ago
Anonymous,
I guess you might be facing issue in submitting idea due to it being disabled by tenant admin. You can clarify this with the tenant admin and tell them to give permission !
I don't think this is possible even in Premium.You can check the known issues of Power BI here but i don't think this is an issue, this is rather a functionality not provided in Power BI as yet.
Also, if i answered your original query, kindly share kudos and mark it as a solution 🙂
Anonymous
For your requirement, what I can think of is dynamic RLS with USERPRINCIPLENAME() to restrict who can see report content.
Please refer to: Dynamic Row Level Security (Dynamic RLS)
Paul Zheng _ Community Support Team
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hello,
That's an interesting idea but that's not necessarily what I'm looking for. Right now I'm using a mailmerge to send out notifications to "delinquent users" (those who do not submit readings from the equipment at their location). The mailmerge is based on an SQL query that's output into an excel sheet that uses word to connect and send out emails to one of the fields. I'm tyring to replace that with Power BI, such that, only those that show up on the report get the email. I don't need to restrict people from seeing it as the report can be available always to every user, but I only want to notify those that are on the list so that they can get their readings submitted.
Thank you,