Visibility filter if already completed today ?!?

Hi there,

I have a list of submissions that Im trying to use the date for to make a button appear and disappear as a sort of “You’ve done this already today”

I know its most likely simple but it has me baffled at the moment!

Bit Boring but worked a long winded way of doing it with another IF statement…

Maybe I’m not following completely, but couldn’t you just do a relation column and a rollup column to get the last related date, then use that rollup value in the visibility to show the button if it is not within Today?