Forum Discussion
Anonymous
8 years agoNot applicable
Monthly Restriction
Hi Community, I am pretty new to dax and your help will be appreciated. I have created some power bi repots. now if a customer is monthly customer he can see the data only on the last day of ...
Anonymous
8 years agoNot applicable
Anonymous,
Do you have other policies for other users? Or do you create the report for this specific user?
If the report is used by different user, you need to define Row Level security. If you create the report for the specific user, you can create measure.
Regards,
Lydia
Anonymous
8 years agoNot applicable
Yes, I have created Dynamic Row Level Security.
- Anonymous8 years agoNot applicable
Anonymous,
What is the problem do you get currently? You can create a measure using username() function to check if it returns specific user.
Regards,
Lydia