Forum Discussion
Rigoleto
8 years agoHelper II
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...
- 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.
danextian
8 years agoSuper User
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.