I'm trying to filter the data that a user will see in my app so that they only see what's relevant to them. However, I'm using the Publisher Pro plan, which doesn't support sign-in functionality.
Does anyone have suggestions on how I can achieve this filtering in my app under these conditions?
Thank you. I'm looking for a way to do it without requiring sign in..
Can you not use private tables?
They would need to be single spreasheets in distinct files.
Filter the data base on the records in the private table.
Private tables are a bad idea.
I suppose I should elaborate on my cryptic comment against private tables.
Private tables, once created, are outside the app creator's ability to control. If the app creator wants to add, move, or delete columns from a private table, the only option is to create a new private table with the desired columns and drop the old table entirely. There is no way for the app creator to edit the private table themselves.
From Private tables:
Also, private tables require sign-in.
I knew about not being able to change them but it shouldn't be too hard to get the right structure since it's for identification of the user only.
On the other hand, I didn't know about the sign-in requirement.
Thank you!
What has that to do with slices?
User | Count |
---|---|
28 | |
13 | |
3 | |
3 | |
3 |