I am reading a datatable from .xlsx and use write range activity to write selected columns in another .xlsx which than will be converted to .xml and uploaded into system. However i realise if the column is empty from datatable and when it write range in the empty column, it appear to containt > this symbol after uploading to system. Not sure what is the reason for this.
Hi @ashokkarale and @Anil_G i am using write range activity to write individual column where some row in the column will be blank but it return with symbol “>”. I am using if condition ti state if string null or empty bully however this symbol still appears which is not visible excel.