Nov 03, 2022 03:16 AM
How do I revise this formula so that it gives me both the week # and the range of days in that week?
DATETIME_FORMAT({Date to work on it},‘ww’)
Also, is there a week to do a week number that doesn’t start over at the beginning of the year?
All I really want to do is be able to create either a chart or a pivot table that gives me the sum of an integer weekly over about eight weeks.
Thanks!
Nov 07, 2022 02:20 AM
Hi Tobin, any chance you could provide some example data and the desired output?
Nov 07, 2022 05:50 PM
Thanks Adam, I was actually able to get it to work. Thanks for the response though.
Nov 08, 2022 01:20 AM
Would you mind sharing your solution for other community members who might be faced with the same problem? :slightly_smiling_face:
Nov 08, 2022 04:56 AM