To make understand about the concept you need to set/describe ‘inventory unit’ in all item in DAX this is very important to know and to do.
Open another AOT and find out ‘InventJournalTrans’ table and ‘UnitId’ method and then drag to form ‘inventjournalmovement’ after that you need to define the properties of ‘datasource’ from UnitId with ‘InventJournalTrans’. Why we choose method from ‘InventJournalTrans’ table ? because datasource used in ‘inventjournalmovement’ form is ‘InventJournalTrans’ table. Now we need to arrange UnitId to be placed after Qty you just drag UnitId to below of Qty and don’t forget to save also compile the form ‘inventjournalmovement’.
Also you can try to crate the same way for another reports as following pictures
Have a Nice day to try !
No comments:
Post a Comment