Forum Discussion
Green_Cloud
Helper I
4 years agoGENERATESERIES DAX function not incrementing accurately
Hello All, I ran into an issue with GENERATESERIES Dax. I Generate a series like below- Adjusted Goal = GENERATESERIES(0, 50000, 1) I want the user put the input value to see the impact o...
- 4 years ago
Sorry for not clarifying it well earlier. I actually wanted to use the generateseries dax value in a slicer to use it as an input value. The issue was when I change the slicer it was not incrementing accurately. I got a solution for that. If you use MAX function in stead of SELECTEDVALUE function it works. Hope that helps to calrify. Thanks
daXtreme
Solution Sage
4 years agoI'm afraid that with this amount of info... this question is impossible to answer.