Sorting of SalesPIckingListjournal Report

mike_espinamike_espina Member Posts: 55
edited 2008-03-27 in Dynamics AX
Hi experts,

I have a problem. I tried to sort the SalesPickingListjournal standard report of axapta by ITEMID but I cannot sort it. I tried to add the ItemID on the second datasource which is the SalespickinglistJournalLine but still have the same results. Can anyone please help me on this.

Also in the fetch I tried to add a sortfield using the query run but still the same. It is still not being sorted.

element.query().dataSourceName("SalesPickingListJournalLine").addSortField(fieldnum(SalesPickingListJournalLine,ItemId));


Thank you very much for your help.

Mike

Comments

  • ImaspalImaspal Member Posts: 68
    Hi Experts!

    I have the same problem described above. Can you help me with it?

    *******************
    Mr. Nice Fellow
    *******************
Sign In or Register to comment.