Forum Discussion
StephenF
Responsive Resident
4 years agoWhat if parameter changes my input - why?
Estimated Revenue = GENERATESERIES(0, 10000000, 1000) I input 7600000 and the inputed value is changed to 7602000 Seems a serious bug? I created a second one using Whole Number and added...
amitchandak
Super User
4 years agoStephenF , that is because of what if sampling , when large values are there.
Just create a manual table using this
Estimated Revenue = GENERATESERIES(0, 10000000, 1000)
and then try
refer
- StephenF4 years ago
Responsive Resident
I've added an idea
https://ideas.powerbi.com/ideas/idea/?ideaid=2da29200-6ca0-ec11-826d-501ac5249847
I need to be able to input precise values in the millions. This is supposed to be a financial services tool, very disappointing.