This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreGet Fabric Certified for FREE during AI Skills Fest. This week only. Secure your voucher now.
Hello,
I have to present the number differently. Number without Decimial (ie 0 decimal) and with Decimal.
in this example if category = "TRIFR"
then SUM value with decimal 0.00
if not "TRIFR" then no decimal.
I understand i need to use IF & FILTER & FORMAT.
You could create a calculation group with a different calculation item for each category. Each calculation item can have a different format string, and that format string can even include DAX so you could put any additional logic you needed in there.
thanks for comments. so you meant I need to create 6 calculation (or measures) with different format strings... then what you mean by putting additional logic in where?? in the Var/Return measure?
they wouldn't be measures, they would be calculation items in a calculation group. each calculation item has a format string expression which you can set in Tabular Editor when you create the item. that format string expression can contain DAX, so you can put IF or SWITCH statements in there if you need to.
Thanks again for reply. unfortunately i cannot download the external tool as company IT policy. I am seeking a solution from basic DAX code now. Thank you for help.
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 23 | |
| 21 | |
| 20 | |
| 20 | |
| 15 |
| User | Count |
|---|---|
| 58 | |
| 55 | |
| 42 | |
| 26 | |
| 24 |