How to do incremental load when there is change in any one of the list properties?
Hi @PujithaB
Someone has previous asked a similar question please see the link below:
https://community.anaplan.com/t5/Anaplan-Platform-Discussions/incremental-synchronization/m-p/44364#M5195
I hope this helps,
Thanks,
Usman
@PujithaB
As per the Planual 1.05-03 we advocate using a module to house all of the attributes for a list, rather than List Properties
David
@PujithaB,
Currently there is a requirement to implement incremental data loading from SQL DB to Anaplan through Anaplan Connect.
Could you please share some document or step by step process to implement.
Thanks & regards,
There was an error rendering this rich post.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context and…