Hi Team,
I am facing issue while writing data in excel that the value violates the MaxLength and it does not write data to excel whereas if I write the same data manually to excel I am able to do so.
Hi Team,
I am facing issue while writing data in excel that the value violates the MaxLength and it does not write data to excel whereas if I write the same data manually to excel I am able to do so.
Hi Team,
Can anyone help me on this…
To konw the exact issue take a screenshot and send or upload the xaml file
Thanks,
JothyPrasanth M
What is your variable name and type?
Variable names must begin with an alphabetic character, must be unique within
the same scope, can’t be longer than 255 characters, and can’t contain an
embedded period or type-declaration character. I hope you are satisfying these conditions.
Hi, I have the same problem