Extra spaces in RTC report where table visibily is hidden

rhardoyal
Member Posts: 78
Hi,
I have a report in RTC and it has 3 tables. Depending on certain conditions i have set the visibility of the tables (use expression). However when i run the report i can find extra empty spaces where the tables that are hidden was suppose to be. Is there any way to remove these extra spaces. Please find attched screen shot.
Thanks,
Rizwana
I have a report in RTC and it has 3 tables. Depending on certain conditions i have set the visibility of the tables (use expression). However when i run the report i can find extra empty spaces where the tables that are hidden was suppose to be. Is there any way to remove these extra spaces. Please find attched screen shot.
Thanks,
Rizwana
0
Comments
-
Can share the rdlc report data also? (visual studio)
and expression in hidden field..0 -
The hidden expression for all 3 tables below;
table 1
=iif(Fields!CustLedgerEntryPrevious_Customer_No_.Value = "", true, false)
table 2
=iif(sum(Fields!Cust__Ledger_Entry__Debit_Amount_.Value) > 0 Or sum(Fields!Cust__Ledger_Entry__Credit_Amount_.Value) > 0, false, true)
table 3
=iif(code.customformat(Last(Fields!colAmount_4_.Value)) = 0 AND code.customformat(Last(Fields!colAmount_3_.Value)) = 0 AND code.customformat(Last(Fields!colAmount_2_.Value)) = 0 AND code.customformat(Last(Fields!colAmount_1_.Value)) = 0, true, false)0 -
And where is rdlc screenshot?
You can check these posts also
http://dynamicsuser.net/forums/p/36771/190535.aspx
http://www.mibuso.com/forum/viewtopic.php?f=32&t=405270 -
I think the space you are getting is from page header not from body tables..
to check this, set back ground colour of record rows and try..
try by removing the space from page header also..0
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