Limiting Scalar Slider Range?

Hey, I know it’s an old thread, but I have a similar question, which I can’t find answer for. Hope someone may answer here. I would like to limit my scalar value range to only 0,0 - 1,0, but my actual clamp values are different, for example I have a parameter with min value 20 and max 200, is it possible to translate this range to min 0 max 1 in material instance? My goal here is to make the material super user friendly