Forum Discussion

icdns's avatar
icdns
Icon for Post Patron rankPost Patron
7 years ago

Count tickets based on filtered date

Hi Guys, 

 

Requesting for your help... I wanted to have a dax that counts the ticket when a date is filtered. I am currently not using dax to filter dates.. I am only using 1 table for this and I am wondering why it is not filterning up. 

 

Hope you can help with this. :)

 

Thank you. 

 

 

9 Replies

  • RobbeVL's avatar
    RobbeVL
    Icon for Impactful Individual rankImpactful Individual

    Could you please share some more information?
    Some sample data and a result you want to see?

    • icdns's avatar
      icdns
      Icon for Post Patron rankPost Patron

      Hi RobbeVL ,

       

      For example I have list of tickets with "completed_date".

       

      Filter: Completed Date: August 1, 2019 

       

       

      Ticket No         Completed Date

      001                   August 1, 2019

      002                  August 2, 2019

      003                 August 1, 2019 

       

      Scenario: If August 1, 2019 is filtered, only Tickets 001 and 003 will reflect. 

       

      I only have 1 table for this :) 

       

      • RobbeVL's avatar
        RobbeVL
        Icon for Impactful Individual rankImpactful Individual

        Hi there,

         

        I still dont really understand your question.
        What you describe seems like normal Beheviour.

        You could just insert a Slicer in your visual and filter on date.

        Or do you want a measure to do some calculation?

         

        Robbe