Hello
Looking for some guidance on a strange issue:
I have 2 lists:
- List A is personal information of a user List B is the activity of the user.
- Via some calc i retrieve some information to list A from list B.
- I have a pre-filter on a menu item that filters based on said information
-...