Forum Discussion
Generate Series input value
- 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.
Hello, I know this post is a little older but today a customer of mine had the same issue and I come up with a work around, which may help others as well.
The problem is not with value generating, but with Slicer using Selected value selection.
You can change it to different Options - Style, like Greater then or equal to
Then adjust the measure which was generated to use MIN(), instead of SELECTEDVALUE()
Slicer will now contain 2 boxes, where 1 is showing maximal value you can chose.
You can then play with formatting, or overlay 2nd box with white rectangle to hide it.
Please mark my post as a solution in case it helped.
BR
Martin
I was struggeling with this for a few days already, thank you so much! This works perfect