Horizontal Printing

navuser1
Member Posts: 1,334
Dear All,
I want to print my Items Serial Nos one after another in horizontal way & each one will be separated from a Comma(,) separator (Pic below). I don't want to use Array in this design because we already have some issues with arrays.

Please share if you have any other opinion in this regards.
Thanks in advance.
I want to print my Items Serial Nos one after another in horizontal way & each one will be separated from a Comma(,) separator (Pic below). I don't want to use Array in this design because we already have some issues with arrays.

Please share if you have any other opinion in this regards.
Thanks in advance.
Now or Never
0
Answers
-
Try use STRSUBSTNO: STRSUBSTNO('%1, %2, %3, %4, %5, %6',SerialNo1,SerialNo2,SerialNo3,SerialNo4,SerialNo5,SerialNo6)0
-
What should I write in the Data Source Portion of Report DataSet Designer ?
Now or Never0 -
SerialNo1, SerialNo2 are the Serial Nos stored in the Database.Now or Never0
-
u can write STRSUBSTNO(...), or u can create some TEXT variable and try in code:
SerialNumbers := STRSUBSTNO(...);
then use SerialNumbers in Data Source.0 -
Each Serial No. has a length of 15-20 Characters & a Sales Item may have 1000 of Serial Nos.Now or Never0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions