Forum Discussion
icdns
Post Patron
7 years agoCount 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 ...
Anonymous
7 years agoNot applicable
RobbeVL
Impactful Individual
7 years agoBut what do you want to see?
How many Tickets in a day?
if so: Make it into a Matrix table, Drag "Date" to rows, and "Ticket no" to value, and make sure it Counts the column.