Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi,
The problem - I have list of Jira tickets. For each ticket I have a CreationDate and ResolationaDate. For thouse, who are still opne - ResolutionDate is empty.
If II count amout of Open tickets, I got My backlog.
The target - I need to create a teble, where I can calculate backlog size for each day in past.
That mean - I need to generat teble with dates, where I have this:
01,01,2023 - 15 tickets
02,01,2023 - 12 tickets
03,01,2023 - 16 tickets
......
and so on.
I need to create virtual DAX table based on tickets CreationDate and Resolutiond date, and count maching tickets for Each day.
I have tryed - Summary, Summarytable, CrosJoin funcion... no succsess.
Can someone help me to show the right direction?
For date table - I use Calendar table
Ragards
Aldis
User | Count |
---|---|
15 | |
9 | |
8 | |
6 | |
5 |
User | Count |
---|---|
31 | |
18 | |
13 | |
7 | |
5 |