Within my workspace I have the need to filter several datasets at one or the other point, utilising AttributeRangeFilter. However, the range used is always the same. To avoid typos I was looking to set the range as user parameter and link to the different AttributeRangeFilter transformer.
While able to create user parameter with range configuration, I couldn't find any possibility to link user parameters to the 'Range Lookup Table' of the transformer.
Hence, I would propose to extend the AttributeRangeTransformer to use user parameters.
