Forum Discussion
Problem Appending Queries from NAV Data Source
- Anonymous6 years ago
Hi mwegener
I tried to use Table.Buffer like you suggested, however the problem still existed.
Upon investigation, all tables were going to a single OData link and therefore the last table each time was replicated by the number of tables. Not really sure why this was happening, but I managed to fix the problem by using a "OData Feed" source instead of the "Dynamics Nav" source.
This allowed me to create a single source for each table which correctly feeds the append.
Thanks so much for your help though! Hope this info is of some use if you come across the issue again!
Aaron
Hi Anonymous ,
how is the entity different for each of the 4 duplicates?
Hey mwegener
Thanks for responding so quickly! The entity is different for each of the sources, for example:
I then added a custom column with, in the example above, "LedgerA" as the "Entity" field.
Hope this helps!
Aaron
- mwegener6 years agoMost Valuable Professional
Hi Anonymous ,
can you post a screenshot of the append dialog?