Forum Discussion
Anonymous
6 years agoNot applicable
Numerical formats
Hello All, I am using dax measure to calculate the result for division of two counts for two columns, the issue that I always got an integer approximated result ( for example when the actual divisio...
Anonymous
6 years agoNot applicable
This is not working!! The result is still Integer!!
I can change the format to each one of this but it is only applied to the integer value for example 1, 1,00, 100%, 100.00% ... etc. The problem is in the Dax code that did the approximation!!
I have these values for the different counts of two columns: 1024 & 860.
so 860/1024=0.839
I got 1 & not 0.839. I hope it is now clear.
Anonymous
6 years agoNot applicable
Hi Anonymous ,
Not sure why are you getting 1. This is what I get.
Regards,
Harsh Nathani
Did I answer your question? Mark my post as a solution! Appreciate with a Kudos!! (Click the Thumbs Up Button)