Unable to write generic value in excel

Hello,
i am trying to write generic value in excel but everytime excel cell is empty.
chek beow ss
image
image
image
not writing value in cell
image
image
help me on same

Hi @Mathkar_kunal

Try giving Object as variable type for that variable.

Regards

not understood please eplain a bit what should i change in the code
even when i am moving to double and writing variable.tostring it is not writing

Hey @Mathkar_kunal ,

In the variable panel, set the variable type as object instead of generic value.
image

@Mathkar_kunal
In variables panel change the variable type to Object

Regards,

hi @Mathkar_kunal

In for each row assign currentrow(ExecutionFilter)=Genericvariable

It helps

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