Loop through each row from a datatable uipath is only displaying variable name but not the value

output is displaying as Primaryph and Altph instead of displaying numbers

HI,

If you want to display content of variable in Output panel, can you try to use LogMessage Activity as the following?

image

Regards,

i used Message Box Activity then it displayed only variable name
and then after your reply i used Log Message Activity the output came and then i tried again the Message Box activity again the Result came i don’t know how come? but thank you so much for the reply

Regards,

Hi,

Perhaps you have had surrounded the variable names by double quotation marks in your first time, I guess.

Regards,

i have this problem for every Project with Each Row in DataTable Activity
For Example,using Message Box Activity

output is:

Now using Log Activity

Output :

HI,

To make sure, can you try to input expression via “Open in Advanced Editor”
If you input variable name via “Text”, the variable name will be shown.

image

Regards,

OMG, it worked :smile:
Thank you once again…

Regards,
sneha

1 Like

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