Forum Discussion
rohitchouhan
6 years agoFrequent Visitor
Tickets Backlog Calculation through DAX
Based on the first 3 columns(Image Attached), I am calculating Backlog for each day in excel, now I am moving to Power BI and new here. Using DAX how can I calculate Backlog from the first 3 column...
rohitchouhan
6 years agoFrequent Visitor
Anonymous Hello sir, thanks for reply
what to to put here in place of ('Date'[Date],
kindly help
Anonymous
6 years agoNot applicable
Hi rohitchouhan ,
Assuming that you have a Date Table.
Can you share some sample data and your Data Model
Regards,
Harsh Nathani
- rohitchouhan6 years agoFrequent Visitor
I don't have a date table there,I just have created a date and closed date for tickets and a unique Incident ID.
My data source is excel here, which i am sharing here.