Hey guys, I'm wondering if someone could give...

Hey guys, Iโ€™m wondering if someone could give me a hand.

I made an app to manage a small team of sales. They can all add leads, but they can only see their own leads and the ones that are unassigned (by use of security filters).

Iโ€™m trying to figure out a way to let them view the NAME of the lead that is assigned to somebody else, but no other information.

Any ideas? Thank you in advance B

0 5 339
5 REPLIES 5

Did you consider to use SLICES? Just use the columns you need to show

@Fernando_Lopez If he is using the security filter for that table, the slice wonโ€™t help.

Or did I misunderstood this? What records the user is actually seeing?

I was indeed trying to limit the amount of data sent/available for each user.

If the slices can be set per user, slicing everything and eliminating the filters might be a simple solution, as Iโ€™m not so worried about the data being hidden but available.

Iโ€™ll give it a look and get back to you guys. Thank you indeed.

One way is an additional read only table with a name field only. You can read the column with an Arrayformula or Query if you are using gSheet as a backend.

Top Labels in this Space