Topic: Problem with suppressing
Oldest Post First
Newest Post First
Author
Message
amola
Newbie
Joined: 28 May 2014
Location: United States
Online Status: Offline
Posts: 1
Topic: Problem with suppressing Posted: 28 May 2014 at 12:09pm
Hello All,
I'm having problem suppressing the detail sections (Detail Section A and Detail Section B) on my report.
I would basically like to hide the Detail Section B if {Invoice_Details_Prn.sLineCode} in ["1", "2", "6","7","Q","Q1"] and display Detail Section A.
Similarly, if the {Invoice_Details_Prn.sLineCode} in ["CL", "FR"] then display Detail Section B and hide Detail Section A.
Any help on this will be greatly appreciated. Thanks.
IP Logged
hilfy
Admin Group
Joined: 20 Nov 2006
Online Status: Offline
Posts: 3702
Posted: 29 May 2014 at 3:05am
1. Right-click in the grey area to the left of Detail Section A and select "Section Expert".
2. Click on the formula button to the right of the "Suppress" checkbox (DO NOT check the checkbox!).
3. Enter the following:
{Invoice_Details_Prn.sLineCode} in ["CL", "FR"]
4. Save.
5. Select Details Section B in the Section expert and follow steps 2-4 above using the following formula:
{Invoice_Details_Prn.sLineCode} in ["1", "2", "6","7","Q","Q1"]
-Dell
IP Logged
Forum Jump
-- Select Forum --
Announcements
Talk with the Author
Self-Publishing
Job Postings
New feature request
Report Design
Data Connectivity
Technical Questions
Tips and Tricks
Crystal Xcelsius
Report Design
Data Connectivity
Writing Code
Tips and Tricks
Report Design
Data Connectivity
Writing Code
Tips and Tricks
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum
This page was generated in 0.017 seconds.