Only render first record in a band

Stimulsoft Reports.NET discussion
Post Reply
anli
Posts: 13
Joined: Wed May 03, 2017 12:49 pm

Only render first record in a band

Post by anli »

How can I render only the first record in a sorted band?
Thanks in advance for your hints!
Kind regards,
anli
Best regards, André
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Only render first record in a band

Post by HighAley »

Hello, Anli.

Please, try to use next expression in filter.

Code: Select all

Line == 1
Thank you.
Post Reply