Forum Discussion
Anonymous
7 years agoNot applicable
SSAS Live connection with row level security on Report Server
Hi, I am using SSAS Tabular model created and using in Power BI report server. We have new security requirement of users logging and what they get to see in report. When i connect to SSAS Liv...
Anonymous
6 years agoNot applicable
Dear Anonymous
I tried to create a rule on SSAS layer and when I login into PRS with the same account the i had made the rule on , It doesn’t filtering the data the way I want, it still shows me the whole data
Could you help me please!
I tried to create a rule on SSAS layer and when I login into PRS with the same account the i had made the rule on , It doesn’t filtering the data the way I want, it still shows me the whole data
Could you help me please!
saykasku
6 years agoResolver I
Hi,
Try this:
1. Create pbix with measure USERNAME()
2. Check result string
3. Upload this pbix to RS
4. Check result string on RS
5. Compare them.
Are they same strings?