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.