Forum Discussion
Power BI isn't importing data from SQL data source
- 7 years ago
Hi Greg_Deckler
So before you read on, I'm no SQL expert to bear with my answer :)
When you refresh the Power BI report a job is run on the SQL database. This job "forwards" your query to the correct table. It looked as though the table being queried had an issue when generating IDs. Our SQL expert made a change on the database table that fixed all of our issues.
In other words, Power BI worked as expected but it was an issue on the datasource.
Hopefully that helps,
Jay
Hi Greg_Deckler
So before you read on, I'm no SQL expert to bear with my answer :)
When you refresh the Power BI report a job is run on the SQL database. This job "forwards" your query to the correct table. It looked as though the table being queried had an issue when generating IDs. Our SQL expert made a change on the database table that fixed all of our issues.
In other words, Power BI worked as expected but it was an issue on the datasource.
Hopefully that helps,
Jay
DBA's = useful!