Hi,
Is there a way to insert data into an Excel table of a workbook that contains an XML mapping? We are trying to insert data into a template coming from Business Central (ERP). This template contains an XML mapping containing the information needed for import later on in Business Central.
We have tried the "add a row into a table" action in the Power Automate flow, but there is a Graph API error that mentions "unsupported content". We narrowed this down to the XML mapping.
Furthermore, our tests show that Excel online can't even open files with an XML mapping. We need to open them in Excel desktop version.
Is there a workaround to get data in such an Excel workbook? (We would like to avoid Power Automate Desktop.)
Thanks in advance for your help!