Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
Dear all,
In a bar chart, which is working, i show positive and negative percentage values.
The values are calcualted in a measure directly in the report.
The negative values have automatically a "-" sign in front in the bar chart.
The question is how to show the "+" sign in front of the positive values, for example +33 %?
Best regards
Sven
Solved! Go to Solution.
Hi,
You can define your measure custom format in AS.
See this:
http://cloudbi.com.au/date-custom-format-in-ssas-tabular/
Hope this helps.
Best Regards,
Giotto
Hi,
Please change your value custom format to this in Model pane:
+0%;-0%;0%
The result shows:
Hope this helps.
Best Regards,
Giotto
Hi,
we are using a live connection so the model panel is not available, therefor the measure is inserted direcly in the fields.
so i should instead place the measure direcly in the dataset?
Sven
Hi,
You can define your measure custom format in AS.
See this:
http://cloudbi.com.au/date-custom-format-in-ssas-tabular/
Hope this helps.
Best Regards,
Giotto
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
89 | |
77 | |
62 | |
47 | |
40 |
User | Count |
---|---|
118 | |
85 | |
81 | |
58 | |
39 |