Forum Discussion
owenkosnen
4 years agoFrequent Visitor
Measure cannot be filtered by Date Slicer
Hi, I have a measure that was created via "New Quick Measure" to calculate the QoQ% Change based on a calculated column (just the total of column A + B + C). I'd like to plot these column and th...
Samarth_18
Community Champion
4 years agoowenkosnen , Update QoQ% like below:-
QoQ% = divide( ([QTD] - [Last QTR] ), [Last QTR] ,0)owenkosnen
4 years agoFrequent Visitor
Hello,
I tried your formula but it is not working unfortunately..
I just updated my post with a screenshot for more info, the QoQ is generated with New Quick Measure but just not working with Date Slicer