web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

Show Unit Of Measurement on Inventory On Hand

(0) ShareShare
ReportReport
Posted on by 106

Hi All,

I'm having trouble with showing UnitOfMeasurement column on Inventory On Hand overview form. I've added the InventoryTableModule table to InventoryOnHand form datasource and join the table to InventorySum table on UnitId. But it seems the retrieved value is not correct. Any idea what's missing or any detailed step to achieve this?

*This post is locked for comments

I have the same question (0)
  • Suggested answer
    Mahmoud Hakim Profile Picture
    17,887 on at

    in my case, I have only one unit conversion per item

    so I create a view as the below

    4263.13.png

    and create display method in inventsum as the below

    display public real Factor()
    {
    STL_uom u;

    select * from u where u.ItemId ==this.ItemId;

    return u.Factor;
    }

    after that i call this method in my form

  • raymonmon Profile Picture
    106 on at

    Hi Mahmoud,

    Thanks for your reply. I end up using display method too but not using view.  Thanks again!

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the April Top 10 Community Leaders

These are the community rock stars!

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
CP04-islander Profile Picture

CP04-islander 44

#2
Michel ROY Profile Picture

Michel ROY 14

#3
imran ul haq Profile Picture

imran ul haq 8

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans