Bronze 1
Since ‎05-22-2022
‎12-19-2022

My Stats

  • 2 Posts
  • 0 Solutions
  • 0 Likes given
  • 0 Likes received

fernet's Bio

Badges Temisesba Earned

View all badges

Recent Activity

Hello, can you put some way to create columns from the app in appsheet?
I want to put a formula where if the conditions are not met, it becomes editable so that the user writes the answer. I put the following example: I would like to put in the EDITABLE part IFS( (WEEKDAY(TODAY()) = 1), "Sunday", (WEEKDAY(TODAY()) = 2), ...