Forum Discussion

IIgiwa's avatar
IIgiwa
Frequent Visitor
5 years ago
Solved

Control Date Range Within A Dax formula using Slicer

Hi All, I have the below dax formula Total Applications  = CALCULATE(COUNT('Stage - Application'[LoanID]),CREATIONDATE = DATESBETWEEN()  ) I want to be able to alternate the creationdate range wi...
  • v-xulin-mstf's avatar
    5 years ago

    Hi IIgiwa ,

     

    Here is the sample, you can drop 'Stage - Application'[creationdate] to slicer.

     

    If not solved, please provide your sample or screenshots.

     

    Best Regards,

    Link

     

    Is that the answer you're looking for? If this post helps, then please consider Accept it as the solution. Really appreciate!