Virtual column in data

Please, when I create virtual column, It won’t appeared in spreadsheet.
How can I make it appear in spreadsheet?

Thanks for all

I’m afraid that’s not possible. Virtual columns are working only in your app.

1 Like

What does the current virtual column do?

Simon@1minManager.com

1 Like

Not sure for what reason you have a VC instead of a real column with an app formula. Is your VC a List data type? If so, you can put [VCName] in the app formula for a real column where you want to save it.

1 Like

For extract url which generate from capture image in my app.

I tried to generate url column from capture image column in my app, and I got error when tried to open extraction url, So I make VC and got right url but the problem is the VC not appeared in spreadsheet.
Thank you