Filters on search results with Advanced search

Hi,

We are using advanced search and displaying results from external API. The lack of filters on the columns from the search results table is causing inefficient user experience. Is it a limitation in constellation or is there any way to achieve this?

Any suggestion or recommendation is appreciated.

Thanks

@VinodBavandlaYou should implement a search group with properties and pass these filter criteria to the API. That should than return the filtered data.

@VinodBavandla you might be interested in the below “constellation 101” articles, relate to @Ronald de Lignie response.

@Ronald de Lignie Thank you for response. I am looking for filters and sort on the search results on the table. I am getting filtered results from API; however, use wants to filter on results table.