GroupHeader condition
Posted: Fri Sep 30, 2016 5:35 am
If you enter into expression of GroupHeaderBand:
Designer: Windows JS_2016.08.26
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{IIF_OrderByGroup_____name__journalEntryLines_Data.SubAccountAccountName_journalEntryLines_Data.SubAccountAccountNumber_}
Designer: Windows JS_2016.08.26