my requirement is to filter straight table data based on % increase on price change,
I need to use slider which controls the data in straight table, so when I select % Increase value of 20% on slider the table should should all values where % Increase>20, can you please let me know