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
Do you guys help me understand why it is happening?
Thanks
I am still trying to understand why it's happening. however I have found a workaround to display % values.
As a workaround I duplicated the "Value" column , multiplies by 100 and concatenated with "%" symbol. this will be used only for display purpose. In this way I have a column for calculation and other for display.
Best
@bharath_v thank you for your response. I am generating values like below in the dax,
Hi @Anonymous
It could be that the actual values may be exactly equal to the condition.
If you have used precision to cut the source data to 2 decimal points then you may get result like this.
To overcome this, change the precision of the field in the source data itself by going to "Transform Data" and Transform.
Hope this helps!
If I answered your question then pls mark my post as "Accept it as the solution" and a kudo would be appreciated.