Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hi,
I want to display ratio in row. It likes the image following.
But I only realized ratio in column. I created a measure following to calaculte ratio.
I don't understand why the sublevel of "NET ACTIVITY TURNOVER" calculate ratio too.
Could you help me?
I am looking forward to hearing from you soon.
Best regards.
Solved! Go to Solution.
I realized my expected result following:
Hi @Anonymous ,
Your issue is referred to the red part why it have data been calculated ? it should be blank as other sublevel rows, right?
Best Regards,
Amy
Hi, @v-xicai and @Ashish_Mathur
I created a measure following to calculate Net margin/NET ACTIVITY TURNOVER.
But I got a ratio following:
But I don't know why NET ACTIVITY TURNOVER is calculated 100%. How to hide this 100%?
I am looking forward to hearing from you soon.
Best regards.
Hi @Anonymous ,
How about the DAX below?
Measure1= IF(MAX('STAR_Detailed_group_PL'[ldesc2])="NET ACTIVITY TURNOVER"&&,[Measure 3]<>BLANK(),BLANK(),[Measure 3])
Best Regards,
Amy
Hi @v-xicai ,
Thank you for your suggestion.
I created a new measure using another suggestion:
Hi, @v-xicai and @Ashish_Mathur
Thank you for your reply. Yes, it's one of my questions. Why were the sublevels of NET ACTIVITY TURNOVER calculated? I created a formula following to calculate Net margin / NET ACTIVITY TURNOVER
Could you help me?
I am looking forward to hearing from you soon.
Besta regards./
Hi,
I do not understand your requirement. What is your expected result?
I realized my expected result following:
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 51 | |
| 37 | |
| 35 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 70 | |
| 64 | |
| 39 | |
| 33 | |
| 23 |