Forum Discussion

frank14's avatar
frank14
New Member
1 year ago
Solved

Dataflows being inconsistent (Business Central data)

We have dataflows (GEN 1) running at 2 different companies to help us with extracting data from Business Central using our custom API. This has always worked fine for us (this has worked for 3+ years...
  • ibarrau's avatar
    ibarrau
    1 year ago

    Are you connecting with OData or ODBC? if odbc, have you installed the appropiate driver? if you have, it looks like the source is not leting you in to read data. To proceed, ask a IT or DB admin to help you read data from the machine you are running the Power Bi Desktop. It could be that they are preventing connectiongs or requests/queries and that's why it changes messages each time it refreshes (one time it fails with table 1, then with table 3, other day with table 5)

    I hope that make sense