Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredJoin us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered
When connecting to BC365 custom/advanced API (salesInvoiceLines) through a Dataflow Gen2, I get the error "Failed to verify that a query with incremental refresh is folding" upon publishing.
How to fix? I have incremental load enabled on "lastmodifieddate" (datetime data type).
Here are my query steps (basically I first navigate to salesInvoices (the parent) after which I expand/unpivot data for salesInvoiceLines):
Incremental refresh settings:
Solved! Go to Solution.
I have incremental load enabled on "lastmodifieddate" (datetime data type).
Incremental Refresh is incompatible with data changes. You need to choose a datetime column with immutable values like "createddate".
I have incremental load enabled on "lastmodifieddate" (datetime data type).
Incremental Refresh is incompatible with data changes. You need to choose a datetime column with immutable values like "createddate".
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
2 | |
1 | |
1 | |
1 | |
1 |
User | Count |
---|---|
4 | |
3 | |
1 | |
1 | |
1 |