How to hide a product line in a report ie 1306 (word)
jsl_dk
Member Posts: 24
If i try to use "item.delete(True);" it actually deletes the record in table 137 Thats not good :-(
If i try to Hide it replace with " " then there will be a line space.
Any surgestions Please?
If i try to Hide it replace with " " then there will be a line space.
Any surgestions Please?
0
Answers
-
try currreport.skip0
-
Use CURRREPORT.SKIP; if specified condition is met. If there is a blank line in report go to the line property and set the Hidden property of the line based on expression i.e. =IFF(Field!XYZ.Value<>"", TRUE,FALSE). Reply back if you still face problem.Best Regards:
Zaid Tariq
Dynamics NAV/365 BC Developer at Dynamics 360
please like / agree / verify my answer, if was helpful.1 -
You need to use SKIP method of Report object which would be like that
CurrReport.SKIP;
LikeIF something THEN DO CurrReport.SKIP; END;
Best Regards
Zohaib Ahmed
Dynamics NAV ERP Technical Consultant.
please like / agree / verify my answer, if it was helpful for you. thanks.2 -
Thanks that works! :-)1
-
Great.
Best Regards:
Zaid Tariq
Dynamics NAV/365 BC Developer at Dynamics 360
please like / agree / verify my answer, if was helpful.1 -
Categories
- All Categories
- 75 General
- 75 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K 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
- 610 NAV Courses, Exams & Certification
- 1.9K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 251 Dynamics CRM
- 103 Dynamics GP
- 6 Dynamics SL
- 1.5K Other
- 991 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 28 Design Patterns (General & Best Practices)
- Architectural Patterns
- 9 Design Patterns
- 4 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1K General Chat
- 1.6K Website
- 77 Testing
- 1.2K Download section
- 23 How Tos section
- 249 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions