Before I start yet another Cloud case I figure I would ask here.
I have an update Word Activity that is updating a word document. The document has 3 tables.
In workflow I have the table merge setup. This time, Cloud auto imported the fields for the table (other times in other workflows it doesnt, seems random):
Each table is pointing to a query that returns the activities. From the tokens in Workflow here are the results:
However, only one table ever works on the Word document and it depends on the order of the tables. If Prerequisites are first I get the Word document like this:
If Assumptions are first I get the Word document like this:
So can you only update one table per Update Word document activity? How can I get all 3 tables to populate? The data is there, the queries are returning info, the table fields are correct, but it only ever updates the first table.
Thanks,
Chris