One of the things I am having a hard time with Bubble is the lack of variables. I love mostly what bubble can do, but the lack of variables is really confusing.
Today I am spending about an hour of time trying to compare one number to another. This is really basic in code, but hard in bubble.
One of the things I want to be able to do is to access more data anywhere I want.
This should be something that is really easy but for whatever reason, it’s really hard in bubble. Here’s an example.
I have a list which is filtered for price, The number comes up just fine in a text field, but I cannot compare that number to any other number because it’s telling me I can’t compare a number to a list of numbers. Does anybody have a good work around?