I’m trying to build a PDF invoice based off a webhook call that sends data to a Microsoft Word Template I’m storing in Sharepoint.
I have the webhook successfully populating data into the Microsoft Word Template but when I open the docx file or PDF, the lines that run off table formulas don’t update properly.
Does anyone know a way using Make to update the formula results? I know if this was on desktop Word, you would need to manually select the fields to update them.