Show items according to time spend in app

The math column is in my user table, and has been working as it should for a year now, so no problems there! I use it throughout my app for showing other components on a specific time, and that works perfect. The column in de recipe table is a numeric type, but could easily be changed of course if needed.

The problem is that I want to show specific list items (instead of a whole component). Component visibility is working out, but when it comes to a items-level I don’t know how to solve this.

Can you show how you are trying to configure your collection filter?

It should be something like:
Recipe Days is less than or equal to Count Days.

Hi Jeff, this is what I see as options for the collection filter. As you can see I dont have any less than or equal to options:

Maand appears to be an emoji data type. It needs to be numeric. Fix the data type in the data editor for that column.

1 Like

Omg Jeff, I get it now. And it works!! You are definately my hero haha.

1 Like

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