How to extract Number without assigning it to string in for each datatable?

Hi UiPath,

Using For each row in datatable I want to perform computation in the total column.

How can I do it?

For example I have the dataset below:

image

As you can see my Total Column rows are blank.

Thanks!

Hey @alvin.c.apostol26,

You mean you want the sun of price and quantity in the Total column or you want the sun of Quantity column and Price column separately?

Thanks,
Sanjit