Hi All,
Please Help!
Automation Flow :
Excel file(Complete details of data) to New Excel File Format(Paste Important data)
Intro :
I Tried Changing (string to integer)/(Integer to String) on build data table, also
convert string to double in {Add row Array} but output still the same.
Here are the Full details of my Problem,
In my excel file (.xlsx) I have an integer amount, and some cells Defaulted into two decimal place. Yes, two decimal place is the output i need when data pass into Another new Excel.
For this sample, I Try to build data table in String type.
And for my {Add_row Array} goes like this,
Upon Run the automation, When data passes in a new Excel File , The amount value change.
Then I Notice the output of cell in Excel is in String Type or TEXT type
But in my New Excel format it is Number type .
How can I Default Decimals value into 2 decimal Place only, When Paste the data into new Excel Format.
Please Help,
I Took 3hours and more to Solved this. Yet, Still cant Get the correct Logic of this.
Thank You
Adwas