Forum Discussion

bnisbet's avatar
bnisbet
Frequent Visitor
9 years ago

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-msft's avatar
    v-sihou-msft
    Microsoft Employee

    bnisbet

     

    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,

    • bnisbet's avatar
      bnisbet
      Frequent Visitor

      v-sihou-msft

       

      Thanks for that - how would you then switch the charts automatically over to Calcaulted?