QA Automation/Manual: API and Web/UI : Java, Cucumber, Selenium, Junit, TestNG, Java Script, Postman/Newman, Maven, TestLink, Azure Test Plans, Jira, AutoIT
CI/CD: Azure DevOps, Team City, Batch Scripting, Perl Scripting, Chef
Business Intelligence : Jaspersoft, Pentaho, Tableau, Power BI | Reports, Dashboards, Analysis, Data Integration, ETL
Cloud Computing & OS : AWS, Cent OS
Subscribe to:
Post Comments (Atom)
Column summary with numbers has string class type.Created a variable.
ReplyDeleteName: Total_activities
Calculation :Sum
Variable expression: Double.toString(new Double($F{Activities}))
Text Field Property-
Expression: $V{Total_activities}
Pattern:#,##0.###;#,##0.###-
Pattern Expression: $V{Total_activities}
The output I am getting is the last value of the column. The desired output should be sum of all values in the column. What is that I am going wrong?
Check for the evaluation time for the variable of text field in its properties
Delete