The community member was trying to follow a video and recreate a database, but they are getting an error and can't figure out what's wrong. The error seems to be related to a field that doesn't exist in their database. The community members discuss the issue, and it becomes clear that the error is related to the Baserow Data variable binding, which needs to be edited to match the community member's specific table. The community members provide guidance on how to address this issue, and it's noted that the fields the error is referring to are likely related to checkbox fields in the community member's table.
That field is hardcoded in there because it relates to the checkbox field that comes with the template. You can get rid of it or update it to be some boolean value you have in your table
I was trying to do this from watching the video, taking it step-by-step. ok, In the video it said that if I got an error, it meant that probably one of the values was wrong, but its not an issue with the values, I need to go to the Baserow Data variable binding so that I can reproduce your screenshot. How do I go about that? I have been trying to figure that out and rewatching the video but still having trouble.
yes, I do remember a reference to that too, but it wasn't clear on where to do it, now I know.
And I'm guessing those two fields it couldn't find were referring to the fields in your particular baserow table for the "opensource" and "free tier" checkboxes filter. that makes sense now why I would get that error.