Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
lke
New Member

Weekly Running Total

Hello,

 

I'd like to produce a matrix report that can show the following sample format for each week the number of active tickets for each assignment group. For example

 11-Dec18-Dec25-Dec01-Jan08-Jan15-Jan
Group A1711212314
Group B32334331
Group C202756761

 

The source data is a count of all active tickets for the end of a week. For example if the end of the week was Jan 15 and the data is

 

Ticket #Assignment GroupCreated
1aGroup A01-Jan-22
2bGroup B05-Jan-22
3cGroup C29-Dec-21
1aGroup A30-Dec-21
2bGroup A31-Dec-21
3cGroup A14-Jan-22

 

Group A would have 4 active tickets

Group B and C would have 1 each.

 

I've also produced a calendar and table as well but have not succeeded in producing the report.  Any assistance would be appreciated. Thanks all.

 

1 ACCEPTED SOLUTION
V-lianl-msft
Community Support
Community Support

Hi @lke ,

 

Is there a completed date in your data model?How to determine whether it is active ticket?

In my experience,In my experience,If you have a completed date and check that current date is between the created date and the completed date.

You can refer to the sample pbix.

Vlianlmsft_0-1642744361090.png

 


Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
V-lianl-msft
Community Support
Community Support

Hi @lke ,

 

Is there a completed date in your data model?How to determine whether it is active ticket?

In my experience,In my experience,If you have a completed date and check that current date is between the created date and the completed date.

You can refer to the sample pbix.

Vlianlmsft_0-1642744361090.png

 


Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

lbendlin
Super User
Super User

- Add a ticket close date to your source data. Read about active and inactive relationships

- Clearly define what a week means to you. From your source data it looks like your weeks start on saturday?

Helpful resources

Announcements
PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.