Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
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
I want to keep the dollar total (second from the right) but remove the remaining totals. Is this possible?
Solved! Go to Solution.
Hi , @Anonymous
You can also directly create a white rectangle to cover the total value you need to hide.
The result will show as below:
Please check the attached sample file for more details.
Best Regards,
Community Support Team _ Eason
Hi , @Anonymous
You can also directly create a white rectangle to cover the total value you need to hide.
The result will show as below:
Please check the attached sample file for more details.
Best Regards,
Community Support Team _ Eason
For the ones you want to remove, add HASONEVALUE into the mix. For example,
NewMeasure = IF(HASONEVALUE(Table[Column]), [Your Measure])
Replace Table[Column] with one of the columns from your visual. Since the total has multiple values, it will be false and return blank.
If this works for you, please mark it as the solution. Kudos are appreciated too. Please let me know if not.
Regards,
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
HI @Anonymous
Please remove the columns from the below location
@Anonymous
I want to keep my data, but eliminate certain columns totals.. Only show the total for dollars but keep the other data..
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 |
|---|---|
| 49 | |
| 44 | |
| 43 | |
| 19 | |
| 18 |
| User | Count |
|---|---|
| 73 | |
| 71 | |
| 34 | |
| 33 | |
| 31 |