problem with the find record
# 🤝help
b
No errors, but the results are 0 I have done this with different bots for for some reason I'm getting 0 results @bumpy-butcher-41910
Here's the file. I give up, really need different eyes to see if we found an error
Maybe the database is too big, I'm wondering if, ¿If I disable some columns that are searchable, when the user make a query does he will take does columns in count?
l
@best-army-74344 is this what you need?
¡Vamos a ayudarte a encontrar las experiencias Aventura y Deportes perfectas en Ciudad de Panamá
I renamed some column names from Spanish to English, you can change it back. The find record card was not able to find at records because "¿Cuál es tu presupuesto? Hasta 200" in this "Hasta 200" is a string and it cannot do mathematical equations of less than on the price column. from "Hasta 200" you have to extract 200 and then do less than 200 checks on the price. This cannot be achieved by the find record card directly. So converted into execute card. I also changed workflow.resultvariable1.length === 0 to workflow.resultvariable1[0]
b
❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️
Thankiu so much !!! @limited-pencil-78283
29 Views