[UMG] How can I set a slider's value range to be, for example, 70-100 instead of 0.0-1.0?

Can it be missing because it is out of bounds? The operating value of the slider is still 0-1. Even if you use lonerider543 way to read the value from 70 to 100, you still have to set the slider value to between 0 and 1.