List equation not read only

I have the following virtual LIST column formula to pull in data from a table 2 levels lower

REF_ROWS(“TimesheetCompletedRO”, “Plot”)

The data it pulls in is fine. But TimesheetCompletedRO is a Slice of that table set to read only and with all columns. Yet when I look at this virtual LIST column in the App its giving me the Add button Not sure if this is related to having a custom Table update formula that is giving me ALL_CHANGES permissions but any help appreciated

Solved Solved
0 2 154
1 ACCEPTED SOLUTION

Steve
Platinum 4
Platinum 4

Make sure Source table points to the slice you want to use:

3X_b_5_b5ccbc3c320d4b0ed1fd7264f8b342f73c206ce3.png

View solution in original post

2 REPLIES 2

Steve
Platinum 4
Platinum 4

Make sure Source table points to the slice you want to use:

3X_b_5_b5ccbc3c320d4b0ed1fd7264f8b342f73c206ce3.png

Awesome @Steve thanks

Top Labels in this Space