Not able to insert numeric values in column of report, how can we add numbera in report and display in header please do help
Thankyou
You can name it as ABC32 as it is column name and you can give it a caption
Column in report is like field in page. You should define the name in first parameter and then the expression.
As Column(Name,Expression)
So you write like Column(IntegerVal,32) { }
Add the number you want to use to a variable then add the variable as a column
Sorry U mean to define variable in report?
So I will get that number in my header?
Hi,
Adding to what se23 said, yes you can define any variable and assign a value. Then put that variable as expression in column. Its value will be in the report dataset.
Ok thankyou
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Pallavi Phade as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
OussamaSabbouh 2,553
Sumit Singh 2,057
YUN ZHU 1,915 Super User 2025 Season 2