Forum Discussion
Aggregated Measures with RLS
- Anonymous9 years ago
Hi MrCoyado,
>>Is this possible with Power BI? We've tried using functions such as ALL and ALLSELECTED, but it didn't work with RLS.
Based on test, I find that RLS is filtered on the dataset(original data will be filtered), so all and allselected function not work on RLS.
In my opinion, you can calculate original data at query editor or database side and summary these records to a table. Then use the summary table to compare with current data.
Regards,
Xiaoxin Sheng
Hi MrCoyado,
>>Is this possible with Power BI? We've tried using functions such as ALL and ALLSELECTED, but it didn't work with RLS.
Based on test, I find that RLS is filtered on the dataset(original data will be filtered), so all and allselected function not work on RLS.
In my opinion, you can calculate original data at query editor or database side and summary these records to a table. Then use the summary table to compare with current data.
Regards,
Xiaoxin Sheng