Forum Discussion
Unable to read data from the transport connection error
- 2 years ago
The solution which I have implmenented to complete all my reports was, I created "Query" instead of "Page" in Business Central and then I loaded all the queries in Power BI.
This helped me to complete all the process very smoothly.
Anonymouslbendlin Ashish_Mathur amitchandak Greg_Deckler Thank you for the consideration!!
Can you please let me know the cause of this issue?
Is it a time out error that is caused due to large volume of data or something else?
- Anonymous2 years agoNot applicable
Hi jaineshpoojara ,
Some of these users seem to have solved the problem after deleting some tables to reduce calls to Business Central. You can try .
- jaineshpoojara2 years agoFrequent Visitor
Anonymous I have tried the same!!
I have opened a new Power BI file and only transfromed 2 tables and when I tried merging it, the operation was successful.
But when I tried to apply the changes to move that one table into Power BI desktop, it showed me the same error.- Eduardo_Suela2 years ago
Helper I
Exactly the same issue:
- read two fact tables from Business Central
- some operations: filters, column selections, replaces, calculations
- merge of those two tables
- group by
Fact tables are small (about 100k lines), so that shouldn't be the problem.
These operations make virtual memory grows as crazy.
A computer with 16GB can process it in desktop
A computer with 12GB cannot
Refreshes in service sometimes cannot do it
We have tried:
filters (short term solution. Next year the problem would be back)
buffers and stopfolding, some tiems work, sometiems don't
We need a solution for that