Hello community,
Does anybody know a simple solution to display single rose only on a specific weekday or day of the month?
Background:
I have several to dos, which I only want to show on Fridays more for example on the first of the month.
It’s already inside a quite big table, so the more simple the solution is (not adding many columns), the better.
Thanks!
@Isebar_DE ,
columnWithTheDate.isoWeekday() = 5
day number 5 for Germans
1 Like
@Christiaan_Huizer it’s not just for Fridays, I need to have a solution where I can set any day during the week or month individually for each row
Sometimes it’s a Friday
Sometimes it’s the first of the month
system
Closed
4
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.