Forum Discussion
Increase Slicer Range Size
Is there any way to increase how many values are allowed before sampling occurs in slicers? I need to include a way to slice (with Parameters) prices to filter how much the predictive sale would be. With our products ranging in price widely, I need quite a large range. I'm running into issues where sampling in the slicer is taking place because of the wide range.
Any other possible solutions are appreciated too. Thanks!
2 Replies
- amitchandak
Super User
Anonymous , are you using what if or creating a table using generate series and then using range on that.
Try for a table using generateseries and then use those in slicer
- AnonymousNot applicable
That is what I did, but the issue is the slicer can only hold so many values before it samples. I need to be able to allow a price of $1.87 and a price of 428.62 for example.