Display InventSum Field by Expression

How to display field from InventSum

Available in Mobile WMS for Dynamics AX/365FO version 3.15 or newer.


Example of how to display a field from InventSum table.

On LocationContent page we want to add a field to display the LastUpdDatePhysical value. 

In this example we have a text and a value split into two cell modification.

Important to note that the expression does NOT work if you want to combine prefix or postfix value together with the on-hand value. This have to be split up into two cell modifications as the example here illustrates.