How to get Heading and Expression value in Lable of straight Table
Hello All,
Please refer the screenshot attached.. i need to update every column of the lable with hiphens marked in sketch and also update a formula to get a Value, But I'm not sure how can i make it work in the lable of the Straight Table I tried with this =' ' & chr(10) & chr(10) & ' ' for Example ---->> ='Doc.Amount' & chr(10) & chr(10) & 'Sum({<POSTING_DATE={"<$(=Min(POSTING_DATE))"}>} Amt)' but gives an error as Garbage in expression.