Hello Guys, I search this community but coul...

Hello Guys,

I search this community but could find this issue. I made simple app (data file has only “date column” and “text column”). I made simple qualifier “show_if” ([Data odbioru] is date column). In result those entrys become empty but are still visible in my app. What I missed? How to hide those entrys?

0 6 315
6 REPLIES 6

You didn’t hide the record itself… you hid only two fields from all records. If you want to hide the whole record, you need to use slice for that purpose.

Thanks, I’ll try it.

… so tried this. Still doesnt work. How this should be setup?

The slice itself is not enough. You need to call that slice into your table view.

Big thank you! Thats work perfectly! Good job Aleksi

You’re welcome

Top Labels in this Space