Groups Hide

Stimulsoft Reports.WEB discussion
Post Reply
JohnW
Posts: 103
Joined: Mon Nov 20, 2017 8:29 pm

Groups Hide

Post by JohnW »

I have a report with 3 groups. I want the groups to print/show only when certains values exist.

I want group 1 to always print.
I have data column called Type.

I want group 2 to print if value of Type is not x,y, or z. (this will print formatted data for those Types not in x, y or z.)
I want group 3 to print if the value of Type = x,y, or z. ( this will print differently formatted data for those Types = x,y or z)

The goal is the different formats and order that the groups are printed.

I have tried IIF as group expression without success. I do not see a place/property or way to add a condition.

I hope that makes sense. Any suggestions?

John W
Lech Kulikowski
Posts: 6240
Joined: Tue Mar 20, 2018 5:34 am

Re: Groups Hide

Post by Lech Kulikowski »

Hello,

You can use the expression in the Enabled property.

Thank you.
Attachments
Screenshot 2023-05-08 235335.png
Screenshot 2023-05-08 235335.png (88.19 KiB) Viewed 690 times
JohnW
Posts: 103
Joined: Mon Nov 20, 2017 8:29 pm

Re: Groups Hide

Post by JohnW »

Thanks, I entirely missed that I was looking under conditions, etc. I did not see a reference to it in the documentation or videos either.

Thanks again!
Lech Kulikowski
Posts: 6240
Joined: Tue Mar 20, 2018 5:34 am

Re: Groups Hide

Post by Lech Kulikowski »

Hello,

You are welcome.
Post Reply