Hello Appsheet,
I have one data source table I am using for a couple of views in my app. In the past in order to filter out information that I don’t want half of my users to see I have duplicated the data table and stripped away those columns that way I have two unique data tables pulling in. I would prefer to try to just have one data table to eliminate the extra sync time. Currently I just have the one data table and I have created a slice to eliminate displaying the extra columns I do not want them to see. Since these are pulling from the same data table I cannot create a security filter to prevent users from going to the other view that does have the columns. Is it possible to create the security filter on the data table that way it will filter columns out based on a user list with different permission indicators ?(see snip below)image|690x157