Hi all, Is it possible to have a virtual col...

Hi all,

Is it possible to have a virtual column in a slice that acts as a link to another column?

Say have a virtual column about a status (complete/not complete) but when I tap on it, it goes to a list of the detailed tasks.

Thanks!

0 3 333
3 REPLIES 3

Hi @Riiz_Awre,

Virtual columns are read only and computed columns so you may not have an enum like selection with the VC itself.

However based on description given by you,

as an alternative, you may have an inline action associated with a virtual column ( or real column) that takes you to views ( created based on task status in that particular virtual / real column.

Please revert if you are looking for something else.

Hi Suvrutt,

I think you are correct, Iโ€™ll ty this and will inform you if this is the one Iโ€™m looking for.

Thanks a lot for your comment!

Hi @Suvrutt_Gurjar

Thanks a lot for your help, your solution fits my needs.

Top Labels in this Space