Hi, I need to plot application usage - but - there are days when there are no user logins. If I try to plot this on a simple line chart then it will 'skip' days where there is no activity.
If I need to show each day on the x axis I guess I need to create a main calendar for every day from my start date and then 'left join' my usage table onto this calendar so this will allow me to show every day on the x-axis regardless if there is any activity. Is there an easy solution for this?
To help users find verified answers, please do not forget to use the "Accept as Solution" button on any post(s) that helped you resolve your problem or question. I now work a compressed schedule, Tuesday, Wednesday and Thursday, so those will be the days I will reply to any follow-up posts.