JsAPI Filter Array - Between Filter
Resolved
In reading the Wiki page on JsAPI and passing filter values, it states the following:
When passing an array of integers into a Between filter, as stated above, I'm getting a JS error:
Hi Stephen,
Thanks for reaching out with this issue. I've replicated this behavior and can confirm that a between filter is not accepting an array of integers, as documented.
I've raised this as a Defect in our internal ticketing system, and logged a request to review this documentation.
In the meantime, it's possible to work around this issue by issuing an array of strings instead. Since this work around is fairly easy, I've adjusted the priority of the task accordingly. This may also be the result of outdated documentation as opposed to a Defect, so I'll keep you updated here.
Thanks,
Ryan
Hi Stephen,
Thanks for reaching out with this issue. I've replicated this behavior and can confirm that a between filter is not accepting an array of integers, as documented.
I've raised this as a Defect in our internal ticketing system, and logged a request to review this documentation.
In the meantime, it's possible to work around this issue by issuing an array of strings instead. Since this work around is fairly easy, I've adjusted the priority of the task accordingly. This may also be the result of outdated documentation as opposed to a Defect, so I'll keep you updated here.
Thanks,
Ryan
Hello Stephen,
I wanted to come back to this issue and let you know that we have decided not to address the behavior in the legacy JS API. Please consider the JS API v3 moving forward. Significant improvements have been made in this new version, with details available on the Yellowfin Wiki - JavaScript API v3. If you have any questions please reach out.
Have a great day!
Ryan
Hello Stephen,
I wanted to come back to this issue and let you know that we have decided not to address the behavior in the legacy JS API. Please consider the JS API v3 moving forward. Significant improvements have been made in this new version, with details available on the Yellowfin Wiki - JavaScript API v3. If you have any questions please reach out.
Have a great day!
Ryan
Replies have been locked on this page!