Hello, my team has set up an Appsheet form which lets users fill in their session details. We want a virtual column(Assessment Required) to appear and show a result Yes/No when a user selects a lesson name. A column inside a sheet from the main database linked as the source contains information regarding the lessons, but the virtual column does not show even after enabling the “show?” button on the Data>Columns pane.
Either your using a slice and that virtual column isnt in the slice. Or the virtual column formula is returning “” in which case it won’t show the virtual column.
4 Likes

