Forum Discussion
Anonymous
4 years agoNot applicable
what-if parameter changes my input
Well known issue: what-if parameter, p: p = GENERATESERIES(0, 400, 0.01) --> Problem: The selected value will be rounded up or down The problem seems to be fixed for whole numbers, is th...
- 4 years ago
Hey Anonymous ,
that's because you have more than 1002 values. Then it will take random values in the whole range.
Check the following article on what exactly is the problems and what alternatives are there:
If you need any help please let me know.If I answered your question I would be happy if you could mark my post as a solution ✔️ and give it a thumbs up 👍Best regardsDenisBlog: WhatTheFact.biFollow me: twitter.com/DenSelimovic
selimovd
4 years agoMost Valuable Professional
Hey Anonymous ,
that's because you have more than 1002 values. Then it will take random values in the whole range.
Check the following article on what exactly is the problems and what alternatives are there:
If you need any help please let me know.
If I answered your question I would be happy if you could mark my post as a solution ✔️ and give it a thumbs up 👍
Best regards
Denis
Blog: WhatTheFact.bi
Follow me: twitter.com/DenSelimovic