Forum Discussion
RichardLinderma
Helper I
1 year agoSlider problems
I have the following calculated DAX table, used on a slider: Future Travel Slider = VAR MaxValue = MAX('Future_Predicted'[Number_Of_Days_Slider]) RETURN ADDCOLUMNS( GENERATESERIES(0, MaxValue, 1...
- 1 year ago
Hi RichardLinderma,
Please check the below pbix file by using sample data by switching to dropdown in the visual.
If this post helps, then please consider Accept it as a solution to help the other members find it more quickly.
Thank you.
RichardLinderma
Helper I
1 year agoThanks. Just need to point out that [account_code] is part of the table 'code' rather than 'Future_Predicted'.
v-saisrao-msft
Community Support
1 year agoHi RichardLinderma,
We haven’t heard back from you in a while regarding your issue. let us know if your issue has been resolved or if you still require support.
Thank you.