Jun 23, 2022 12:02 PM
I have a table of collaborators where one of the columns is Line of Business (LOB), which is also a column in a couple of other tables. I want to create (shared) views of those other tables that is automatically filtered on the LOB of the logged in user. Is that possible?
Jun 23, 2022 12:14 PM
Hi @Kathy_Barton,
I think you can only do this with Interfaces at the moment.
Apr 20, 2023 01:17 PM
Hi @Vivid-Squid,
And how does this work with an Interface?