Forum Discussion
Connecting with NetSuite
Hi,
Currently we synch our NetSuite tables via an ODBC driver icm with PowerBi Gateway to our managed SQL. We are planning to migrate from NetSuite.com to NetSuite2.com via DWI role 57. Do you have experience with delta updates direct though the REST API?
Not sure how I missed this one ...
I presume you mean pushing info into the semantic model via the REST POST to rows? While it's feasible, I decided against it as I don't fell the semantic model has quite the right operational characteristics to become the source of the report data. Until fabric lakehouse gets native netsuite or installable odbc connectors, I use my own data lake and refresh the entire semantic model from that. Thankfully we don't have enough data to mandate incremental refresh; but even if we did, I'd still prefer to do that in another platform, upstream of exposing it as a semantic model.