Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!
Hi there,
I have rounded up my decimals in my measure to whole numbers as this is whats required. However as they were not quite whole numbers, the visual shows 1s at various levels. Can this be fixed?
I created a column for each :- Action VA = If('Table'[Action] = "VA", 1, 0)
Then a measure which is used in the visual :- Average Action VA = SUM('Table'[Action VA])/distinctcount('Table'[AppNo])
please share your PBI file.
Here you go, I cant share the actual (company data) but this is a test, same situation.
https://drive.google.com/file/d/1EpMiwVpu0pADQ1T8DT7j5Kf_b2tAnsiC/view?usp=sharing
Average Action VA = CEILING(SUM('Table'[Action VA])/distinctcount('Table'[AppNo]))
you should try this one , i hope it will be helpful for you.
Hi @Mahesh0016 that does work but the problem I now have is its rounding up say 0.2 to 1 instead of 0?
Vote for your favorite vizzies from the Power BI World Championship submissions!
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 57 | |
| 55 | |
| 42 | |
| 16 | |
| 16 |
| User | Count |
|---|---|
| 113 | |
| 106 | |
| 38 | |
| 35 | |
| 26 |