I want to get the data store value based on a criteria
What is the problem?
I want to get the value from the data store. I.e if the price falls within a specific bracket then return me the corresponding value. i.e if the price is 4000 then find me the bracket which it falls within, in this case 0.1725
What have you tried so far?
Tried using the search data but its not working as its not filtering through
Can you show a screenshot of the search module? You should be able to set a filter where it checks if something is lesser than Range Top and greater than or equal to Range Bottom and it should be returning that item.
Just make sure you are using the parseNumber() function on variables whose type is not already an int.
3. Have a different/follow-up question? Start a new topic.
Creating a new topic for each question makes it easier for others with the same problem to search for answers. You are also more likely to receive help sooner as new topics are displayed first on the forum’s “new” page!
Here are some useful links and guides you can use to learn more on how to use the Make platform, apps, and app modules. I found these useful when I was learning Make, and hope they might benefit you too —