Forum Discussion
AnndreyMacedo
7 years agoFrequent Visitor
How to show different value when is first row in Matrix
Hey all,
I'm trying include in first row a dynamic value according to the filter. Like this:
As I wish.
I used the ISINSCOPE to check if scope row is "Nivel Extra", but the total row is also out of "Nivel Extra" scope
As it was.
I want now a way to show different value when is first row in Matrix
Thanks and sorry for my english.
4 Replies
- edhans
Community Champion
Those dates (Fev/19, Fev/18) need to be in the ROWS section of the matrix visual, not the values section.
My data isn't the same as yours, but you can see i have two rows at the top of my matrix, the data type, and my date, which is MMM/YY.
- AnndreyMacedoFrequent Visitor
I want exactly that, but how did you do it?
You can make a pbix sample available. Please.- edhans
Community Champion
Here is a sample file with that format.
Note a few things:
- Look in Power Query to see how the MMM/YY field was generated.
- Note that MMM/YY is text, but is sorted by the "MMM-YY" number field via the Modeling tab.
- See how the fields are in he Visualization, Formatting pane.