Hi all
I need to create a count of all ticket where the creation and closure date occurs in the same month.
If the reference ID was created between 01/01/2020 and 31/01/2020 and the closure date is between 01/01/2020 and 31/01/2020 then count that row.
My data table has a reference id, created date and closed date. This is linked to my date table via a 1 to many relationships from the calendar date to the data creation date.
I've tried a few DAX measure but the count isn't right, I think it's due to the date relationship. I can't remove that relation as its being used for other measures.
Can anyone help?
thanks
Solved! Go to Solution.
Hi, Try below
Did I answer your question? If Yes, Give me a Kudo
Hi, Try below
Did I answer your question? If Yes, Give me a Kudo
First, sample data would help. Please see this post regarding How to Get Your Question Answered Quickly: https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490
Second, see if Open Tickets helps: https://community.powerbi.com/t5/Quick-Measures-Gallery/Open-Tickets/td-p/409364
Proud to be a Super User!
User | Count |
---|---|
361 | |
198 | |
67 | |
66 | |
45 |