Forum Discussion
littlemojopuppy
Community Champion
3 years agoEnhanced API Incremental Refresh
Hello!
Would like to ask for some help with something. I have a dataset configured for incremental refresh I'm trying to refresh using the API. Been banging my head against a wall for a coupl...
- 3 years ago
Figured out what's wrong. Submitted more than necessary in the body of the API request. Stuff in green is unnecessary.
littlemojopuppy
Community Champion
3 years agoHi tackytechtom
Thanks for replying. Yes, incremental policy is defined on both tables.
What's weird, and I probably should have mentioned this in the original post is that I can run that second script in SSMS and (with one modification: adding in the database with the table) it runs exactly as expected. Which is why I feel like I'm banging my head against the wall.
littlemojopuppy
Community Champion
3 years agoFigured out what's wrong. Submitted more than necessary in the body of the API request. Stuff in green is unnecessary.