User login
|
|
Frontpage Sponsor
|
|
Poll
|
How big is your Baan-DB (just Data AND Indexes) 0 - 200 GB 15% 200 - 500 GB 30% 500 - 800 GB 4% 800 - 1200 GB 9% 1200 - 1500 GB 9% 1500 - 2000 GB 13% > 2000 GB 21% Total votes: 47 |
Baanboard at LinkedIn
|

|
|
|
By Sarath at 19 Sep 2018 - 10:33
|
Hi,
I Want to skip the lines from the report.
Actaul Report was.
Item Code Description Section1 Section2 Total
A1 T1 1 2 3
A2 T2 0 0 0
A3 T3 5 5 10
Total Value is comming from the report script.
If the toatl value is 0 then that the record has to skip.
Output:
Item Code Description Section1 Section2 Total
A1 T1 1 2 3
A3 T3 5 5 10
Here A2 record has skipped .
Please suggest any idea.
Thanks in advance.
Best Regards,
Namburi Sarath Kumar.
|
|
|
All times are GMT +2. The time now is 05:11.
Thank you for your valuable reply.
But in layout i taken 22 lines and for suppose second line total value is 0.
for that i want to print remaining 21 lines.
only second line has to skip.
if i kept the lattr.print =false total layout will not print.
so please advise for that.
Thank You,
Sarath Kumar.
Yes i checked that condition at that time the records are showing blank.
i don't want that line in the report.
Pleas advise for that.
Thank You,
Sarath Kumar
Thanks for the update.
But splitting 22 lines into 22 report layouts is very hard.
is there any option available for skipping the records?
Thanks,
Sarath Kumar.