Hi,
I have design a report in rdlc and there are 2 tables in the report. The data in both tables are being displayed well, however, when i view the report in report viewer, there are a huge space between the table. Please see attachment. Any help how to remove these blank spaces.
Thanks,
Rizwana
0
Answers
Also check resultset for data not coming blank(About Print Preview Property).
Microsoft Dynamics NAV Consultant
Jatin's Blog
as Jatin said try to color rows of the tables to find which cause the empty spaces.
I think that a filter on the Empty Group for both tables will solve the problem (if you don't get what I mean I will explain better).
It works as expected... More or Less...
I have colored the rows as you both said but can't find any empty row. I have added a check on the row to set the visibility to false if there's no data.
Please see attached. Note that I have also added an expression for the visibility of the table.
thanks,
Rizwana
Could you provide also a screenshot of the Report Structure from Visual Studio?
It works as expected... More or Less...
make sure that there is no gap between two tables in rdlc data..
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
Thanks...
Are you sure there is no gap between 2 tables?
I can see a little gap :-k
EDIT: Also at the end of the second table..
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
- when we suggest to color rows, did you also colored second table's rows?
- did you placed visibility condiction on the second table?
It works as expected... More or Less...
It works as expected... More or Less...
I tried to delete empty spaces from the right and this did not solve it.
Yes there are 2 lists and are from different tables.
have you imposed any filter on the 2 lists?
if not you should...
It works as expected... More or Less...