In my tabular report, I want my records to be grouped by week but when I select the week rollup, it displays the weeknumber, (ex. week 1, week 2) instead of an actual date. Since I wanted to make it display the date of the first date of that week (ex, date of every sunday), I have made this workflow:
First, I created an extra date field, then, I created a triggered action/task to process the data. This is the pattern I used:
Then I used the extra field weekdate to group my records instead of using the "week rollup" function.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
NiceDuck
Hello again,
I just want to share this workflow.
In my tabular report, I want my records to be grouped by week but when I select the week rollup, it displays the weeknumber, (ex. week 1, week 2) instead of an actual date. Since I wanted to make it display the date of the first date of that week (ex, date of every sunday), I have made this workflow:
First, I created an extra date field, then, I created a triggered action/task to process the data. This is the pattern I used:
Then I used the extra field weekdate to group my records instead of using the "week rollup" function.
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.