この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
Is it possible when grouping a list of tasks by week to control the day that the week begins on? I don't like that it's defaulting to Sunday and want to customize it.
表示
返信
いいね!の合計
Do you want to shift the definition of the week or just the displayed date on the grouping?
For the latter, you can use a valueexpression in the grouping to ADDDAYS(YourDate, 1) to show Monday instead of Sunday.
Thank you! I'm not the best with text mode beyond some basics.
If this is my grouping in text mode, what would I change to produce that result? Ideally, I want to show every friday instead of Sunday because that aligns better with our commission cycle.
textmode=true
group.0.linkedname=direct
group.0.namekey=Commissionable Date
group.0.valuefield=Commissionable Date
group.0.notime=true
group.0.groupdatesby=WY
group.0.valueformat=customDateAsWeekString
表示
返信
いいね!の合計
Would it work when shown in a chart too or would that only reflect in a report's detail view? Also wondering how exactly would enter in text mode if you have an example snippet!
表示
返信
いいね!の合計
I'm not sure what the text mode is exactly, that is what I was hoping to find out from someone in the community.
表示
返信
いいね!の合計