cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
AnndreyMacedo
Frequent 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.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.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 4
edhans
Super User
Super User

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.

 

image.png



Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

DAX is for Analysis. Power Query is for Data Modeling


Proud to be a Super User!

MCSA: BI Reporting

I want exactly that, but how did you do it?
You can make a pbix sample available. Please.

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.

image.png



Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

DAX is for Analysis. Power Query is for Data Modeling


Proud to be a Super User!

MCSA: BI Reporting

Thanks for the answer, but my column visualization is not in cronologics, follows sames rules, for exemple:
First column is the same filter month as last year;
Second column is budget of the same month filtered;
Third column is the one from the previous month filtered;
And finally the filtered month returns.

When I add the month column in the view, it brings me only the column I'm filtering. So I want to change the first row dynamically, so I can put the correct month / year value.
image3.PNG

Helpful resources

Announcements
PBI Sept Update Carousel

Power BI September 2023 Update

Take a look at the September 2023 Power BI update to learn more.

Learn Live

Learn Live: Event Series

Join Microsoft Reactor and learn from developers.

Dashboard in a day with date

Exclusive opportunity for Women!

Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!

MPPC 2023 PBI Carousel

Power Platform Conference-Power BI and Fabric Sessions

Join us Oct 1 - 6 in Las Vegas for the Microsoft Power Platform Conference.

Top Solution Authors