Hi,
Suppose , I have a column called attachment name in my data model along with other columns . But remaining columns have data , but attachment name column there's no data for the first five rows and then there is data in 6th row and 7th row . It's not consecutive. It might be present for those invoices where the end-user has decided to attach an image.
Since it's not in the first five rows, it's not being picked up in XML.
What do I do?
I would really appreciate any help.
Thanks