Announcements
No record found.
Hi
i want to print single row multiple time in rdlc For example I have one sales shipment line with quantity 5 then report should print 5 lines with same data.
Is this possible?
Yes in that case you need to take Integer data time, and On OnPredataItem, just setrange("No.",1,Rec.Quantity)
Hi Nitin
It is not working
Integer.SETRANGE(Number, 1, "Purchase Line".Quantity / 500);
I want that number to repeat in 4 line but it is inserting item then inserting 4 black line. I have tried alternate grouping but it also not worked.
What is wrong in this?
Hi, I think another easy way is to use a temporary table and insert rows based on the quantity.
Hope this can give you some hints.
Thanks.
ZHU
Thanks
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Stars!
Thanks to all of our 2025 Community Spotlight stars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
OussamaSabbouh 1,926 Super User 2026 Season 1
YUN ZHU 1,158 Super User 2026 Season 1
Khushbu Rajvi. 533 Super User 2026 Season 1