Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
hello every one, i have this colum made of number, i want to display in a donut a value plus something like T
exemple if my value is 20 i want it to be like 20 T.
i'm wondering if there is a syntax to do it
for exemple i would like to have 1T(7,05%)
Solved! Go to Solution.
Hi @Anonymous ,
Under "Deatil labels", you can set "Display units" to "Trillions".
Apart from this method, if formatting the vlaue with DAX formula, the data type will be converted to Text, and won't be able to added to chart.
Best regards,
Yuliana Gu
Hi @Anonymous ,
Under "Deatil labels", you can set "Display units" to "Trillions".
Apart from this method, if formatting the vlaue with DAX formula, the data type will be converted to Text, and won't be able to added to chart.
Best regards,
Yuliana Gu