Forum Discussion
HimanshuTayal
Community Hero
Hey!! Thanks for mentioning richie , yes you are absolutely correct.
This is happening because Properties Step stores values in (key : value) pairs which are (String : String) if you want to use it as Integer than you need to parse it into integer.
sparrowenclave
5 years agoOccasional Contributor
Agreed with your approach, but I found another way to achieve this by using DataFormatter class to get the cell content exactly present in the formatted cell and it always return a strings.
Please check the below link for more details
Related Content
Recent Discussions
- 4 days ago
- 9 days ago
xml to soap
Solved9 days ago