Forum Discussion
visubabu24
2 years agoFrequent Visitor
Dynamic running totals based on Financial year filter selection
Hi All, I am working on a requirement where if a financial year is selected the Values less than equal to selected FY should sum up for all distinct categories . For Example : RowNo Category...
- 2 years ago
OK, now I got it
see attached.
lbendlin
2 years agoSuper User
You get that for free in the UI, no code required. Give it a try.
visubabu24
2 years agoFrequent Visitor
I tried DAX and I am able to get the running total for all FYs but I am unable to filter out the condition which I have mentioned.