Hello,
I am looking to see if someone might be able to point me in the right direction. I am getting data on the client side with the API data source. I am using the data view to have sorting and filtering on the API response. I have it working on the filter using a “endsWith” filter. However, I have 2 issues I can’t seem to solve.
- I would like to combine the filter with an && statement that includes “does NOT endsWith” to filter the result set down further. Is this possible?
- When sorting by numbers, the sort is inaccurate. I ensured the data type was numeric but the results are still the same. Any thoughts.
Much appreciated!
Community Page
Last updated:
Last updated: