Forum Discussion
Anonymous
9 years agoNot applicable
ROUND & SUM issue
Hi, That's might sound lame but I have a problem doing a simple sum on some of my datas ! At first I added a new column on my table with the following DAX formula : = CALCULATE (SUM([price])+...
Anonymous
9 years agoNot applicable
Hi Eric_Zhang,
So I guess the issue is me :(
In DB price and tax are Real (cames from a view) but in the source table those are decimal(19,6). Unfortunatly, that measure doesn't work for any others years.
I'll look in other ways to comapre datas and see if I can change the data type in the view.
Thanks for your help !
Eric_Zhang
9 years agoMicrosoft Employee
Anonymous
Kindly share any findings you get. :smileyhappy: