Hello
I have created a stored procedure that I use for import for my Crystal Report and gives some information about Items.
Because the Item records holds many fields, in the report I put some records among each other in one detail line (i didn't create extra lines in the section manager). So in the preview I see for each Item one CR detail line, with in it fields among each other that creates there own lines. Some fields ore conditional suppressed and because of that I see some 'empty lines' in my report. How can i suppress those empty lines?
I can't use 'suppress blank section' because the section is not blank.
item 111 field field field
field field field
(this line is empty because the fields are conditional suppress, how to suppress this line?)
item 222 field field field
field field field
field field field
item 333 field field field
field field field
field field field
Dan
I have created a stored procedure that I use for import for my Crystal Report and gives some information about Items.
Because the Item records holds many fields, in the report I put some records among each other in one detail line (i didn't create extra lines in the section manager). So in the preview I see for each Item one CR detail line, with in it fields among each other that creates there own lines. Some fields ore conditional suppressed and because of that I see some 'empty lines' in my report. How can i suppress those empty lines?
I can't use 'suppress blank section' because the section is not blank.
item 111 field field field
field field field
(this line is empty because the fields are conditional suppress, how to suppress this line?)
item 222 field field field
field field field
field field field
item 333 field field field
field field field
field field field
Dan