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
Hi,
does somebody have a suggestion/ can help me find my error?
A matrix depicts bars depending on the overall percentage ONE company got in different sectors (e.g. 90% in governance, 60% in economics...). BewertungsAnteil = SUM(Indikatoren[BewertungKPI])/SUM(Indikatoren[GewFaktor]).
This works fine.
But now I want to add symbols depending on another measure.
I want to generate a green circle for 75-100% fulfillment, yellow for 50-75%... of ALL companies - not only of the selected one.
However, I do not manage to get the proper formula for that measure.
Maxbewertungsanteil = (BewertungsAnteil/SUMX(BewertungKPI)) does not give me the proper results.
Can anyone help me solve this "blockade" of my brain?
Solved! Go to Solution.
Hi @Anonymous ,
Could you please provide some sample data and your expected result with specific example and calculation logic? Did you apply the field Indikatoren[BewertungKPI] and Indikatoren[GewFaktor] on the matrix? What do you mean about the below word?
I want to generate a green circle for 75-100% fulfillment, yellow for 50-75%... of ALL companies - not only of the selected one.
However, I do not manage to get the proper formula for that measure.
Maxbewertungsanteil = (BewertungsAnteil/SUMX(BewertungKPI)) does not give me the proper results.
For example:
BewertungKPI | GewFaktor | Maxbewertungsanteil |
0.25 | 0.42 | ??? |
0.34 | 0.18 | ??? |
If we have the data in above table, what should be the correct return value of Maxbewertungsanteil? Maxbewertungsanteil=(0.25/0.42)/(0.25+0.34) or something else?
Best Regards
Hi @Anonymous ,
Could you please provide some sample data and your expected result with specific example and calculation logic? Did you apply the field Indikatoren[BewertungKPI] and Indikatoren[GewFaktor] on the matrix? What do you mean about the below word?
I want to generate a green circle for 75-100% fulfillment, yellow for 50-75%... of ALL companies - not only of the selected one.
However, I do not manage to get the proper formula for that measure.
Maxbewertungsanteil = (BewertungsAnteil/SUMX(BewertungKPI)) does not give me the proper results.
For example:
BewertungKPI | GewFaktor | Maxbewertungsanteil |
0.25 | 0.42 | ??? |
0.34 | 0.18 | ??? |
If we have the data in above table, what should be the correct return value of Maxbewertungsanteil? Maxbewertungsanteil=(0.25/0.42)/(0.25+0.34) or something else?
Best Regards
Hi Rena,
I apologize for the late reply & the late Kudos. A different project "crashed into the forefront" - and the one mentioned above was grounded for the time being. Now I am back.
Next week I`ll produce some sample data and expected results - or even post additional details...
Bye
Michael
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 | |
90 | |
64 | |
58 |
User | Count |
---|---|
201 | |
137 | |
107 | |
72 | |
68 |