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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hello,
in a Card it is possible to combine a CALCULATION(...) and TEXT. For example with CALACULATION(...) & " Volt". In a KPI it doesnt work. I get an empty field. Are there some workarounds?
Thanks.
Solved! Go to Solution.
Kindly check below threads whether helps:
https://community.powerbi.com/t5/Desktop/Help-with-solution-for-multiple-criteria/td-p/1295834#
Kindly check below threads whether helps:
https://community.powerbi.com/t5/Desktop/Help-with-solution-for-multiple-criteria/td-p/1295834#
Hi @Pikachu-Power ,
Did you try using CONCATENATE function?
It will nice to see what calculation you are using. Add more details like screenshots here.
Thanks,
Pragati
Nothing special CALCULATE(SUM(Table[Column])) & " Volt"
You cant move a TEXT in the Indicator field of a KPI.
Therefore CONCATENATE also dont work.