Forum Discussion
Anonymous
5 years agoNot applicable
Generate Series input value
Hi Expert I have a strange situation Generate a series Ventana = GENERATESERIES(0, 9999, 1) I want the user put the input value and then get the value and do some calculations. The problem ...
- 5 years ago
You have fallen victim to the sampling monster.
Nothing you can do about it - except for using (much) smaller ranges or larger interval steps.
Anonymous
5 years agoNot applicable
Hi, of course
see the pbix attached in the drive
https://drive.google.com/file/d/1Xi7LbWOd6TepN0MGjhMffLbHoRHi9M26/view?usp=sharing
Try to put the value 1000 in the input
Thanks a lot, Fernando