Hello, good afternoon everyone. I’m back here. Yesterday, Jeff helped me implement the following:
I needed to have the days of the month present, so for example, if today is March 29, 2025
then it will show them in each row:
- March 29, 2025
- March 30, 2025
- March 31, 2025
And so for the following months, where it will only show me the current month, I already achieved that. After that, I’ll show those dates in a selection.
But the following happens to me, when I select the choice with the dates already established from my table that I previously showed, then it only lasts a while and then is deselected, it is as if the selection is not fixed and I think it may be because of the format that I am handling the dates since the dates are added with the formula in the “Dates” column Now + x then because of the time change that Now is having, so that is why I think it is not left selected.



