Shuffling image based on time!

Hi! im making an app and i wanna shuffle images in my container, but i wanna shuffle these based on time of day! Would really appriciate some help!

hello, first how many images are you talking about and can you give the order?

You can use a math column to calculate the current hour of the day: HOUR(N) with N being the “Now” value, and change the image based on that.

1 Like

finally someone who actually gave an answer instead of promo haha! thank you very much!

3 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.