Using parallel activity data not displaying correctly in corresponding columns of a html table

Hi All,

I am using parallel activity and 3 excel loops(3 excel files placed) for reading data after that in assign activity placed below query but data not getting displayed in a html table.

“”

html+"

"

html+"

Software Company sName strCompany Softname organization
"+Software+" "+Company+" "+sName+" "+strCompany+" "+Softname+" "+organization+"
"

here html is a string argument.

please help if any changes required in above code.

Thanks & Regards,
Veeresh M

“”

html+"

"

html+"

Software Company sName strCompany Softname organization
"+Software+" "+Company+" "+sName+" "+strCompany+" "+Softname+" "+organization+"
"
"

html+"

"

html+"

Software Company sName strCompany Softname organization
"+Software+" "+Company+" "+sName+" "+strCompany+" "+Softname+" "+organization+"

data was not appending to the columns properly

html+"

html+"

Software Company sName strCompany Softname organization
"+Software+" "+Company+" "+sName+" "+strCompany+" "+Softname+" "+organization+"

please help on it I was unable to get the proper appending

Hi All,

Please send me some solution on priority basis.

Thanks & Regards,
Veeresh M

image


image

Hi,

For every value you are fetching in the parameter. Make sure you checked that proper value is coming by using the writeline activity to check at runtime.

Regards,
Shubham.

Hi All,

kindly suggest

Hi team,

Kindly Help on this.

Thanks & Regards,
Veeresh M