Reporting - Count of time cards by week starts one, processed over time

B3N_AU
Tera Guru

Hi,

I'm trying to create what I thought was going to be a simple report but I can't get it to work.
What I'm trying to get is a report with the x-axis broken into week starts by and the y access would be a count of time cards for that week starts on.

Essentially I want to report how many time cards are being processed each week.

Any help would be appreciated.

Cheers Ben

1 REPLY 1

Mark Manders
Mega Patron

Create a column chart with a group_by on 'Week starts on' and a trend_by 'Week starts on'. Set it to 'count' and 'per week'. Set it to 'hide legend' so you don't see the trend legend and it will be something like this:

MarkManders_0-1729504259613.png

 

 


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark