Hi Everyone! I am in the middle of upgrading to Ne...
# general
d
Hi Everyone! I am in the middle of upgrading to NetSuite2 and am bringing the new tables into Fabric to use on PBI. They are all fine except the TransactionLine table. This is fine when I pull it directly into desktop Power BI, but when I try and pull it into my data factory it just times out. Its roughly 700k rows, which isn't a crazy amount. Just wondering if anyone else has experienced this?
b
I've run into issues with a gateway memory overflow before with this. We fixed it by chunking our initial load and then doing smaller loads after. I seem to remember that the number of columns pulled mattered a great deal as well. Sorry its been ages I don't remember more detail than that.