Hi,
I would like to show my users different sentence (sort of greeting message) for specific scenario.
How can I shuffle or show the sentences by random?
I created a list in sheets of the sentences:
sentence 1
sentence 2
sentence 3 and so on…
I would like that the system “will choose” different sentence if “something” equals ‘1’.
Let me explain my use case. I have a list of resources in one table. I want to display a random item from the resource table at the click of a button, every time. I would like to learn about how a shuffled order action would solve this issue.