Forum Discussion
bnisbet
9 years agoFrequent Visitor
Roles - Row Security
Hey,
Using a DAX filter for row secuirty, is it possible to select a column of data and replace the values of that column with a zero value?
Thanks!
2 Replies
- v-sihou-msftMicrosoft Employee
No, it's not possible. The row level filter is only to filter the table context. For your requirement, you should create a calculated column in your dataset.
Regards,
- bnisbetFrequent Visitor
Thanks for that - how would you then switch the charts automatically over to Calcaulted?