Forum Discussion

DavidM06's avatar
DavidM06
Regular Visitor
3 years ago
Solved

Impossible to use SAMEPEDIODASLASTYEAR and filter at the same time

morning all believe it or not, i did not find the solution here...:) i have a Clustered Column chart with values forlast 6 months , based on "SignatureDate". to get these values, I use a filter on ...
  • Anonymous's avatar
    Anonymous
    3 years ago

    Hi DavidM06 ,

     

    Here I add a range [Date]<=_RANGESTART && [Date]>=_RANGEEND in my FILTER. So we don't need to use SAMEPERIODLASTYEAR in our code.

     

    Best Regards,
    Rico Zhou

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.