Forum Discussion
RichardLinderma
1 year agoHelper I
Slider 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
1 year agoHelper I
Thanks. Just need to point out that [account_code] is part of the table 'code' rather than 'Future_Predicted'.
v-saisrao-msft
1 year agoCommunity Support
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.