if you load only DIM field in separate table and rename it (for example DIM_Slider just not to be linked with other tables) then use DIM_Slider field for the slider. And the expression for the chart will be
sum( {<DIM={">=$(=only(DIM_Slider))"}>} Amount)
This will cause the chart to filter records with DIM >= than selected values in slider object