Forum Discussion

Rigoleto's avatar
Rigoleto
Helper II
8 years ago
Solved

Update a Matrix column with a difference value

I need to update a matrix column with a variable value, as the screen shot showns, the column 1 has "Sales week 8", column 2 has "Sales week 9", notice that the last character has changes, Is there a...
  • danextian's avatar
    8 years ago

    What I can think of is to use a measure that returns a value only if the value in a column is equal to the current month. By default, Power BI hides rows/columns with blank values.

     

    PS: If you want to get better answers, please post an importable dummy data (not an image)  that represents the structure of your table.