Join the Webstudio community

Updated last month

Baserow errors

At a glance

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.

Useful resources
I was trying to follow along with the video. I recreated the database to match the one in the video (with the exception of the second column, I'm not sure what the formula would be) and somehow I'm getting lost, its not pulling in the data. I just get an error, see image.
Here are links to my table and project.
I'm guessing it is a simple fix, and I have searched and searched but cant figure out what I did wrong.
https://baserow.io/public/grid/Yeh7zKGnN2Hn-_MIDoV_1pgt9ssLO7nD2GbbF2-2FJM
https://p-e597b65d-711f-41cc-b634-c8dabb229a46.apps.webstudio.is/?authToken=e8886ef9-31f2-47c8-8671-77adb93f5db3&mode=design
Attachment
image.png
J
D
J
12 comments
It's trying to filter by this field (2624772) but that field doesnt exist in your database
Attachment
Screenshot_2025-01-06_at_1.05.02_PM.png
why would it try to filter by that field if I entered field_3227863:
Attachment
image.png
Is it because I have the free tier?
It doesn't look like you have the 3227863 in your table. You would have different numbers than what is in the video you followed.
Attachment
CleanShot_2025-01-06_at_14.03.192x.png
When I go to the API docs it has field_3227863, it is where I got it from
Attachment
image.png
This isn't where the origin of the error is from. You need to go the the Baserow Data variable binding and you'll what I had in the screenshot
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.
I honestly don't remember the video but you need to edit the URL binding shown here
Attachment
Screenshot_2025-01-06_at_3.07.00_PM.png
Actually I recall I talk about adding filters using the baserow query builder and pasting them into the URL binding. That's what's going on here
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.
Add a reply
Sign up and join the conversation on Discord