We have 2 slicers in which one is numeric range slicer. When we select some value from the slicer, its end value in numeric range slicer gets changed, Now if we change selection in the slicer from the previously selected value, the manually over written value doesn't get changed as it was earlier.
e.g. we have two values in one slicer having range 0-1 for FP and 0-2 for CS
If we change the end value of CS manually and then select FP in slicer, the end value of FP should not show the value of the CS. It should remain intact and hold its own values.