Hi, I want to create a customized view of a table by using Sandboxed in Permission.
I followed this official document - Custom sandboxes: limiting access to columns
I created a sql question (not by query builder), and used this saved question that returns the custom view of this table into the Sandboxed setting window, saved the change. When I tested on a different account. The table view are exactly the same as the original view. Nothing changed.
I don't know how to demonstrate this problem to you since basic Metabase instance does not support sandboxing. But I did exactly what the above document told me.
By the way. If I set the View Data to Can View, and all else to No. That table will not be visible. The Create Queries has to be Non None to make the table visible. This is very weird.