March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Business users want to see percentage change in the matrix view with icon
please see attach below here :
is it possible to get exact the same look here ? if not possible the same look in POWER BI, I'd like to know optional solutions as well.
I know that we can add icons within power bi, and selecting one column and identifying conditional format, fine
but how about the measure ? and this measure (percentage) should apply for each year?
I couldn't come up with any idea for this particular situation.
Solved! Go to Solution.
Hi @Anonymous
That is exactly what I am afraid you will not be able to accomplish.
Similar results are definitely possible.
I have attached a picture for your reference.
Of course, you can put any shape you find to copy in the arrows
Each column in the table represents a measure
In order to demonstrate, I made only one triple, but you can make more if you want
Link to my PBIX with an example
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
I just look at pbix file here and I like it, this is pretty much it - choose your icons, change text color on average -
only issue is here;
ok we have one category field, and we should have one year column (it contains 6 years) but I changed the tile to matrix and here it is ( attached below )
1 ) can we create a measure that dynamically calculating depending on the year ?
2 ) can we create a measure <0 red, >0 green so I can use this measure for font color conditional formatting ?
@Ritaf1983
Hi @Anonymous
If I understood you correctly, you can achieve it by calculating the function
"static way " - something like
2022 = Calculate ([your measure] , 'your table [year] = 2022
(same measure as each year with needed filter)
or using date table and time intelligence functions.
, but then you will meet a new problem: the measure name cannot change dynamically.
you will need to give some reference names such as "Current year", "Current year -1", "Current year -2", etc...
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
in the table view, yes there will be 6 different percentage measures to calculate each year comparison
how about instead of 6 different measures ? can we create one measure to put in the values field for matrix tile ? so it will adjust the records respecting year ? Do you think we can achieve that or no ?
@Ritaf1983
I don't think that it is going to work, but you can try...
@Ritaf1983
hi Ritaf, I couldn't figure it out yesterday by myself but, I believe it's possible by looking at this video below :
https://www.youtube.com/watch?v=L2ELtem2iGY&ab_channel=BIElite
I'm accepting your solution, since this looks good within pbi limitations.
thank you.
Hi @Anonymous if you will attach some sample data i can try to help more 🙂
I wish I could but I can't use the data that I'm working on it now.
but it's so similar to your sample @Ritaf1983
I handled number #2 here
Hi @Anonymous
I found a dynamic solution for percentages.
You can download the updated file from here:
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Hey thank you for following up, I really appreciate it.
this proves it's possible, so I can tweak the logic on my end as well.
Glad to help 🙂
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Hi @Anonymous
That is exactly what I am afraid you will not be able to accomplish.
Similar results are definitely possible.
I have attached a picture for your reference.
Of course, you can put any shape you find to copy in the arrows
Each column in the table represents a measure
In order to demonstrate, I made only one triple, but you can make more if you want
Link to my PBIX with an example
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
134 | |
91 | |
89 | |
64 | |
58 |
User | Count |
---|---|
201 | |
137 | |
107 | |
72 | |
68 |