hi everyone I want to filter based on Kelurahan_id and Warna_id, in the endpoint output it works fine.
but when I apply in adalo there are numbers that appear, and numbers that don’t appear after I filter the numbers with current kelurahan_id and current Warna_id
My goal is to count how many Warna_id (putih) and (orange) there are in Kelurahan_id
does anyone know why this happens?
I think you could be doing all the heavy work in Xano, create an endpoint with the Kelurahan and count of orange, count of hitam. Try not to do any of your counts in Adalo.
If you want to carry on with what you have, there is an issue in Adalo…sometimes params are not passed to Xano correctly.
You can confirm this by checking the input on the Xano endpoint history. Some inputs may appear empty. Compare with the request URL sent from your Adalo app, check in Inspector view. There is a param named api_filter={{some Value}}, get that value and decode it with JWT.io
These are your params as set in your lists. Check they are hitting Xano complete.
Hi, thank you Rozza for responding to me.
as far as I know to calculate using addon>aggregate…
I’ve done it, but the problem is that when in KELURAHAN there are two colors ORANGE and HITAM in Adalo it can only display one