Forum Discussion
Anonymous
3 years agoNot applicable
Decimal Number issue
Hi All, I have been working on a dashboard where one of the columns in the table have decimal values 0.5 in excel, powerbi is converting this value to 0.00 wherein all other decimal values like ...
Anonymous
3 years agoNot applicable
Check to see if there is a percent format involved along the way. 0.5% would be 0.05 which in some circumstances could round to zero. (For example if 0.5% was 0.49%, which would be 0.049 which would round to zero)