Bronze 1
Since ‎11-23-2023
‎12-19-2023

My Stats

  • 17 Posts
  • 1 Solutions
  • 0 Likes given
  • 5 Likes received

Raissapm's Bio

Badges robbertzalm Earned

View all badges

Recent Activity

Hi there, I am building a fishing registration app.Each catch I would like to couple to a localisation.I have created a field in the database called "Localisation" Type = LatLong and as an initial value use the function: HERE()So when I register a ne...
Hey there, I am trying to create a column 'winddirection' in which I use a list of possible options.In the 'suggested values' option for the column I use:LIST(ZW, W, NW, N, NO, O, ZO, Z)This is giving me an error because the value "N" is not accepted...
I trying to transfer one ID value from table A to a column with ID from table B.What is wrong here? I have also tried: But here is says it cannot compare type list to text while both columns are set to the type text. Can anyone help me out what I am ...
Hey All, I am building a simple inventory WebApp.When entering a new record (or row) I would like to insert also the current location.To do so I have created a column in my google sheet named "Location"........set the Type to "LatLong" and used the A...
I am building a simple fishing inventory app.I would like to register fishing day with date and weatherconditions and store as decks.When I select one of the deck I would like to create the option to open a form so I can add data like species, measur...