Using user settings to Swap between Units of Measure

Good Day,

I am wondering if there is a more efficient way to achieve what I am currently trying to do.

I currently have an inventory table that displays quantities of [Total Inv], [Allocated], and [On Hand] in cases

I would like users to be able to swap between different units of measureโ€ฆ

3X_b_7_b7d80d9f8bf135d0f975a752288c332b6c3bee1d.png

One way I figured I could do this is to generate VCs for each Inventory category ([Total Inv], [Allocated], and [On Hand]) then utilize a Show_If Constraint like soโ€ฆUSERSETTINGS(Inv UoM)="kg"

However, if I have 4 UoM that I would like to swap between that would be 16 additional VCs - is there an easier way to achieve this without utilizing so many VCs?

1 2 233
2 REPLIES 2
Top Labels in this Space