How do I write items from a DataTable into a string?

Hey there,

I have a DataTable with values within “Column1” and “Column2”. I need to add these two values into two different boxes on a portal.

How would I be able to write these so that, eg, values from Column1 go into Box A and Column2 goes into Box B?

Thanks for your help!

Hi,

Can you try as the following image?

Regards,