Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

Matrix - Conditional formatting by column

Hello people,

How do I apply conditional formatting to a matrix per column?

I would like to highlight the highest value of each column in the matrix:

 

 

These are the columns and measurements that I use:

column FORMA DE PAGAMENTO --> TABLE DM_PAGAMENTOS

column UF --> TABLE DM_ESTABELECIMENTO

measure  Lucro = SUM(FT_Pedido[Lucro_por_Produto])

 

The relationship is like this:

 

DM_PAGAMENTOS   1 ----- *   FT_Pedido   * -----  1    DM_ESTABELECIMENTO

 

1 Reply