This content has been marked as final.
Show 2 replies
-
1. Re: Javascript API filter problem
diego.medrano Sep 10, 2015 10:55 AM (in response to Radu Blana)Hey Radu,
I've moved this question to our new Javascript API section of the Community where it's more likely to receive a response.
Thanks,
-Diego
-
2. Re: Javascript API filter problem
Jerry Daru Sep 22, 2015 9:33 AM (in response to Radu Blana)Are you trying to filter values that may not exist in your data source yet?
It is possible that you are setting the filters to values that have no corresponding data yet if your data source is not updating between an insert and the filter being set.