Forum Discussion
Count tickets based on filtered date
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 :)
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
- icdns7 years ago
Post Patron
Hi RobbeVL ,
Yes it seems like an easy problem. I tried using slicer in my visual and filter on date but it's pretty weird it is not filtering up. Another solution that I can see is using a measure to do calculation :)
Hope you could help me on this. Thank you :)
- RobbeVL7 years ago
Impactful Individual
You will need to create some sort of sample dataset... or pbix file