Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. 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 |
|---|---|
| 48 | |
| 45 | |
| 41 | |
| 20 | |
| 17 |
| User | Count |
|---|---|
| 69 | |
| 64 | |
| 32 | |
| 31 | |
| 27 |