I want users to be able to select a proximity for the businesses they want to see:
I’m about half way there, I just can’t seem to connect the actual selection, to all the businesses LESS THAN that distance.
I have the distance
I have the salons within those distances checked
I have the selection
And now I’m stuck! (I can’t figure out how to connect the selection back to the conditions that fit it.)
ok i added single value column and then started the if-then-else, but it won’t let me compare the current distance to user (meaning salon distance to user) to a single value?
Do i need to make the single value into a roll up so it knows it’s a number?
You were using a text column type for the original “Distance toggle selection”. Has to be converted to a number.
1 Like
Oh right haha got it. You’re the best, thanks! And thank you @Darren_Murphy
3 Likes