Forum Discussion
CraigC
8 years agoHelper I
This Week vs Last Week KPI
Hi All, I have created a date table and have used the following to create a KPI for today vs Yesterday: Today KPI : Ticket_Close_KPI_Today = CALCULATE(COUNT(Tickets[Ticket Close DaysAgo]);Tic...
v-caliao-msft
8 years agoMicrosoft Employee
Ticket_Close_KPI_Today = CALCULATE(COUNT(Tickets[Ticket Close DaysAgo]);Tickets[Ticket Close DaysAgo]=0)
Could you please share us some sample data of you date table? So that we can make further analysis. You can upload a pbix file to Onedrive or any web storage and share the link. Do mask sensitive data before uploading.
Regards,
Charlie Liao