table filter does not work correctly with number f...
# 🤝help
g
findRecords({"filter":{"$and":[{"region":{"$in":["FRANCE"]}},{"varietal":{"$in":["PINOTNOIR"]}},{"price":{"$lte":"80"}}]},"limit":500,"offset":0}) I get proper region and varietal. But the price i get is many above $100. The ones I get in 2 digits are all below 80 in this case no 80 to 99. The filed type of price in table is Number 123 properly. @famous-jewelry-85388 @crooked-van-25152 I can try to do my coding on top of returned rows but that just does not deel right.. Please help
c
@green-policeman-96580 Can you provide a report id please? So it's easier to reproduce the issue. I tries with 5 items and it returned them correctly
c
@square-energy-41150
s
# Sending a Problem Report Here's how to send the Botpress Team a problem report: 1. In the Botpress Cloud Studio, locate the "Help" icon in the bottom left corner of the screen. 2. Click "Report a problem" and follow the steps on the screen. 3. Copy the Report ID to your clipboard and provide it to a member of the Botpress Team on Discord.
message has been deleted
g
@crooked-van-25152 TY price filter now is returning proper results
c
Alright, so I can mark this thread as solved then?
3 Views