Hi there, I am new here, I am trying to finish an app that will let the employees to choose their benefits from a list selected by the company.
I need help: how can I add the value (name of benefit text) on his row and a new column marked as “benefit 1” for the employee’s chosen option marked as favorite.
Thanks in advance,
You won’t be able to do this in the spreadsheet. It’ll only be available in the Glide Data Editor as an If-Then-Else column (something like “if Is Favorite? is true, then Benefit 1”)
1 Like
Thanks @Robert_Petitto I’m going to try it