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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
ToMaTtAcK
New Member

Create graph from a calculated table

Hi,

 

I work at the service desk and I have a table with all cases with creation date, closed date etc...

I would like to have an overview of the backlog thru time.

I do this mannually for now. (have an excel where I fill in every 2 weeks the result of a query = count open tickets)

I could not figure out how to do that in Power Bi.

So, for each date (let's say each 14 days) i would calculate the open tickets.

This should create a list of data, that I want to see in a graph.

 

Table1=Cases

Table2=Backlog

 

So I though I create a new table in excel and import this where I just generated a list of dates =Backlog[gen_date] that I can use to calculate.

In the following column I would do the actual calculation from the table of the cases.

to make it easy let's say the query would be something like : give me the sum of the Cases[ID] with Cases[status] = open and where Cases[created date] > Backlog[gen_date]

 

But i'm unable to figure this one out.

 

Any help is appreciated 🙂

 

 

 

 

 

1 ACCEPTED SOLUTION
v-chuncz-msft
Community Support
Community Support

@ToMaTtAcK,

 

You may take a look at the following post.

https://community.powerbi.com/t5/Desktop/calculate-open-tickets-by-date/m-p/207644#M91517

Community Support Team _ Sam Zha
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

1 REPLY 1
v-chuncz-msft
Community Support
Community Support

@ToMaTtAcK,

 

You may take a look at the following post.

https://community.powerbi.com/t5/Desktop/calculate-open-tickets-by-date/m-p/207644#M91517

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors