Conditionally show a row from a table

Hi,

I have an events table which has a slice to show upcoming events (>= TODAY()). However, in the event there are no events, I would like to display a placeholder message - something like “there are currently no scheduled events etc etc” with a future date for example of 01/01/2099.

I assumed I could add a fallback row in my data which is an “event” but just had all the placeholder message info I’d like to display.
What I don’t know is how to conditionally display (or hide) that row in my ux view IF I have a 0 rowcount in my slice (or I guess a single row as it would be my default row only in the dataset).

Does anyone know how I can achieve this or have another approach I could try?

Thanks
Immy

0 12 1,143
12 REPLIES 12
Top Labels in this Space