Hi, A short question. Could I use a virtua...

Hi,

A short question.

Could I use a virtual column as filter in the security filters of a table?

Sakis

0 4 353
4 REPLIES 4

Iโ€™m afraid you canโ€™t use because the filtering is happening on server side. Virtual columns are calculated on your device.

Minor correction โ€” virtual columns are computed on our backend/server, not on the device. However, the sequence is:

a) data is fetched from the cloud storage (eg: Google Sheets) to our server/backend

b) virtual columns are computed

c) data is sent to the device

Security filters are applied at stage (a).

@Aleksi_Alkio@praveen Thank you Translate

And good correction from @praveen. My mistake!

Top Labels in this Space