How to add slope value (per mile) for filtering


I cannot specify units to compare and filter out slope value, is there a solution let me know?

Hello Arun_Prakash try a string variable instead of a number and write Slope : 3%.

Also take care to ensure that by cleaning null values you may have reduced the number of items in the filter list - otherwise you’ll error out or get a bad result on the filter by bool mask.