GroupHeader condition

Stimulsoft Reports.JS discussion
Post Reply
terje.pedersen
Posts: 80
Joined: Thu Aug 18, 2016 7:29 am

GroupHeader condition

Post by terje.pedersen »

If you enter into expression of GroupHeaderBand:
{IIF(OrderByGroup == "name",journalEntryLines_Data.SubAccountAccountName,journalEntryLines_Data.SubAccountAccountNumber)}
its changed by the designer to
{IIF_OrderByGroup_____name__journalEntryLines_Data.SubAccountAccountName_journalEntryLines_Data.SubAccountAccountNumber_}
but if you enter the same and add a line shift with enter it doesn't change

Designer: Windows JS_2016.08.26
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: GroupHeader condition

Post by Alex K. »

Hello,

Thank you for the bug report.

We need some additional time to fix the issue. We will let you know about the result.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: GroupHeader condition

Post by Alex K. »

Hello,

The issue is fixed.
Please check the next prerelease build on this week.

Thank you.
Post Reply