How to use a string value from a Column from a Datatable that has been Grouped?

Hi,

I hope someone could help as its really got me stuck on this project.

I’ve grouped some data together via there order number as you can see hightlighted below;

so in this example there is 3 ‘groups’

i’ve done this through a For Each activity.

Now i’ve tried to use a Type Into activity within the For Each loop to input the string value from Column F as i only need to do this once for each group.

But i get an implicit error stating i cannot convert from “String” to “Integer”.

Can someone please help me with this?

I would upload the workflow but it will not allow me.

Thanks

is a forked duplicate question from below and is ansered in origin topic thread

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.