Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hi I have a datatable showing negative values.
In my Stacked Column Chart I want to show them as positive values, any suggestions?
I do not want to add a column referring to the column making the amounts positive.
Solved! Go to Solution.
Hi @Anonymous
Have you tried using ABS(yourtable[ColumnName]) ?
ABS funtion will convert the negative numbers to postive numbers.
I am a bit curious to know any specific business rule or scenario that you want to show the negative values as positive in the stacked column chart.
Cheers
CheenuSing
Hi @Anonymous
Have you tried using ABS(yourtable[ColumnName]) ?
ABS funtion will convert the negative numbers to postive numbers.
I am a bit curious to know any specific business rule or scenario that you want to show the negative values as positive in the stacked column chart.
Cheers
CheenuSing
| User | Count |
|---|---|
| 23 | |
| 19 | |
| 18 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 60 | |
| 52 | |
| 47 | |
| 40 | |
| 38 |