Forum Discussion
Anonymous
3 years agoNot applicable
cummulative value without affected by slicer
Hello There I need some help with my report. i have two tables in excel which is as my source of my BI report. one contain dates, monthly achievement, running cummulative monthly achievement, mon...
wdx223_Daniel
Community Champion
3 years agoi think it is hard to resolve this, if the x-axis value and the slicer value both come from date table.
if not, can try to remove the filters of slicers in the line measure.
=CALCULATE([Target Value],REMOVEFILTER(Slicers[Month]))
- Anonymous3 years agoNot applicable
thanks, after two months the result is i have to build separate tables and it worked