Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics 365 | Integration, Dataverse...
Unanswered

Get Serial No. in Sales Order

(0) ShareShare
ReportReport
Posted on by 9
Hi all,
 
i am working on report extension on Standard Sales - Pro Forma Inv (Report 1302)
 
i want to display the serial no. for each /Sales Line/ item, the no. showed in Item /Item Tracking Line/, after my study, it should store in Table /Reservation Entry/ actually.
 
i tried with below coding, but there is nothing to show in RDLC report, anyone can help? thanks
 
        addfirst(Line)
        {
 
            dataitem(/Reservation Entry/; /Reservation Entry/)
            {
                DataItemLink = /Source ID/ = field(/Document No./), /Source Ref. No./ = field(/Line No./), /Item No./ = field(/No./);
                DataItemLinkReference = Line;
 
                column(Serial_No_; /Reservation Entry/./Serial No./)
                {
 
                }
                trigger OnPreDataItem();
                begin
 
                end;
 
            }
        }
  • Dengliang Li Profile Picture
    Microsoft Employee on at
    Get Serial No. in Sales Order
    Hi,
     
    Try addfirst("Sales Line") and check if it works.

    Best Regards,
    Dengliang Li
     

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

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Adis Hodzic – Community Spotlight

We are honored to recognize Adis Hodzic as our May 2025 Community…

Kudos to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Microsoft Dynamics 365 | Integration, Dataverse, and general topics

#1
Siv Sagar Profile Picture

Siv Sagar 149 Super User 2025 Season 1

#2
Muhammad Shahzad Shafique Profile Picture

Muhammad Shahzad Sh... 57

#3
Daivat Vartak (v-9davar) Profile Picture

Daivat Vartak (v-9d... 53 Super User 2025 Season 1

Overall leaderboard

Product updates

Dynamics 365 release plans