Table visualization using expression de-limitation by using a slider-variable
Dear QV developers,
I have a big table with calculated values with set analysis etc. (that means I can not shift the calculations to my transform file or the script).
Now I want to use one of the columns (output data) in a straight table and by using a slider with an assigned variable I want to de-limit the values shown in my straight table in this perticular column.So if column shows for example speed values, I want to be able to de-limit my current selection to for instance: cars that travel 50 km/h (value 50 from slider) and below. If I select 40 (in the slider), then the straight table will only show values that are associated with speeds of 40 km/h and below, etc...
How do I do this?
I have assigned the slider the variable name, and now I am trying to add a specific action to this perticular variabel on change.
Also tried to tweak with a macro, but I have not got it to work yet.
Any good experienced suggestions and/or solutions?