Data view filter

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.

  1. 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?
  2. When sorting by numbers, the sort is inaccurate. I ensured the data type was numeric but the results are still the same. Any thoughts.

Screen Shot 2021-07-15 at 7.20.49 PM

Much appreciated!

Community Page
Last updated: