Hello Carolina,
If you are using list view as Microflow Data source you can achieve this by setting Show Megases as given below.
Hi Carolina,
I'd advise you to use the Gallery (which is a little bit more advanced and React ready).
In the Gallery widget you find the option to set the `Empty message` to "Custom". This will add an extra footer on the widget where you can place widgets, you could add an create object button or just some text there, so you'll have a lot of freedom. More about this can be found here.
Good luck!
Jurre
Hi Carolina,
If you are using dataGrid2 then check the below screenshot.
If you are using listview then retrieve all the value-> find the count of this value & apply the visibility if value is 0 then visible the text.