Trouble Filtering data based on usersetting

Hello, I am having trouble filtering data so that a user only sees the content that is tagged with the same company id. I’ve tried variations on this idea:

[company_id] = USERSETTINGS(“Company”)

I’ve tried applying a statement like this as both as a slice filter and as a security filter, but neither seems to get the results I want. When I create new rows within a table, it seems to put the user’s company value to the new data, so it seems like the user setting value is there. What am I doing wrong?

Thanks!

Never mind. It’s working. I’m not sure what changed, but I see it working now.

1 Like