Forum Discussion
Prateek_121
2 years agoNew Member
Need help with Previous Month Calculation
Hi Team, I am creating a DAX measure to display the sum of previous month value. I have 1 more column in my fact table which I need to use in the same report and that column stores the value of f...
Prateek_121
2 years agoNew Member
I have 10-12 dimensions like this with high number of distinct rows so using keepfilters() on each dimension is not a feasible solution for me