Is your feature request related to a problem? Please describe.
The unit dropdown includes all supported units, but it would be nice to limit it to relevant units. E.g., flow rate would have MGD and L/s but not mg/L.
Describe the solution you'd like
Units could be grouped by what they measure (e.g., Volumetric, Flow, Concentration) and that would limit the potential options displayed to the user.
Describe alternatives you've considered
You can select the units you'd like, but it's just annoying to scroll through a list full of irrelevant units.
Additional context
An example of this issue is when creating a Tag. Initially, it makes sense to list all units, but once TagType is selected then the dropdown should be limited to logical units.

Is your feature request related to a problem? Please describe.
The unit dropdown includes all supported units, but it would be nice to limit it to relevant units. E.g., flow rate would have
MGDandL/sbut notmg/L.Describe the solution you'd like
Units could be grouped by what they measure (e.g.,
Volumetric,Flow,Concentration) and that would limit the potential options displayed to the user.Describe alternatives you've considered
You can select the units you'd like, but it's just annoying to scroll through a list full of irrelevant units.
Additional context
An example of this issue is when creating a
Tag. Initially, it makes sense to list all units, but onceTagTypeis selected then the dropdown should be limited to logical units.