Forum Discussion
DataFlow - table is empty when connecting with Desktop
Hi everyone!
I have an issue with dataflows.
I created a simple dataflow using a SharePoint List.
I can see the data in the dataflow editor
DataFlow - Editor
But when I try to use it in Power BI Desktop the table is empty.
DataFlow - Navigatior
DataFLow - No data
I was not able to solve this issue so far.
Any idea?
Thanks,
Mihaly
Hi Anonymous ,
After creating the new dataflow, please refresh the DataFlow on service to make data loaded into the entity. Then, click the "Refresh" button in "Navigator" pane. If still no data is shown, please clear permissions under "Data Source settings", and establish the connection to dataflow again.
Best regards,
Yuliana Gu
21 Replies
- v-yulgu-msftMicrosoft Employee
Hi Anonymous ,
After creating the new dataflow, please refresh the DataFlow on service to make data loaded into the entity. Then, click the "Refresh" button in "Navigator" pane. If still no data is shown, please clear permissions under "Data Source settings", and establish the connection to dataflow again.
Best regards,
Yuliana Gu
- AnonymousNot applicable
I have tried all the suggested options but none of them worked. Tried refreshing data in PowerBI service, tried refreshing data in Navigator, tried refreshing data in Preview pane, tried clearing the permissions but it still shows "The table is empty". Any suggestions?
- AnonymousNot applicable
If you go back to the dataflow and start editing it. Do you see the data? Also have you checked in the service if the data flow refresh was successful?
- sciomacFrequent Visitor
Hi everyone,
I've got the same problem, I have created 3 dataflows:
- From Excel file: No problem at all
- From Template Dynamic 365 Sales: I have refreshed after creating and I've checked that there is data but when I tried with PB Desktop, it tells me that tables are empty. I have also refreshed the navigator.
- From SQL Server: I have refreshed after creating and I've checked that there is data but when I tried with PB Desktop, it tells me that tables are empty. I have also refreshed the navigator.
Power Query Editor Online
PB Desktop
Can anyone help me, please?
Thank you
- AnonymousNot applicable
Found the solution that works for me here- https://community.powerbi.com/t5/Service/DataFlow-table-is-empty-when-connecting-with-Desktop/m-p/846579#M80836
- AnonymousNot applicable
I have the same problem and I can't solve it. Can anyone help?
thanks,
- AnonymousNot applicable
Were you able to get solution to this?
- OParada1120Frequent Visitor
I had this exact same issue just a few hours ago in where I created a dataflow and actually changed the data types within that dataflow before saving and refreshing the data. It wasn't until that I had removed those changes that the data was flowing from the dataflow/Power BI service into the .pbix file that I was creating.
Avoid making any changes to the data type in the dataflow. Make your data type changes in the .pbix.
- SDittmannFleetAdvocate IV
Changed all of the columns that weren't text already to text, and that did the trick. Must be a bug.
- FatherLizardFrequent Visitor
Thank you - This did the trick for me.
- VishalDoravariNew Member
Thanks a ton! this worked for me as well
- mkashRegular Visitor
Try to follow this strategy:
1. Avoid changing data types in dataflows. Keep all columns as strings as much as possible.
2. Check for column quality and avoid any types of errors.
3. Process data a less as possible in dataflows. Use dataflows only a data collection and data connection point.
I had the same problem, I solved mine by removing all data type changes from my data. Once, I import it in power bi, I changed data types as I wished.
Hope that helps.
- quizhyoAdvocate I
It doesn't work for me. Do you have another solution?
- PtoLtoCFrequent Visitor
Hey,
I had the same issue, dataflow appeared with rows but when I get data from it, it shows as empty.
The issue was the relation with another dataflow, indeed the refresh was linked to another dataflow for which it failed.
Check in the folder view if all refreshes worked well, then fix potential fails.- quizhyoAdvocate I
Thank PtoLtoC
This issue happened a long time ago in 2023, as I remember that I had to check the cleaning data process; adding one more step "Remove Error" in the final step
Datamart just shows about 1000 rows. So, if there are errors in row 1001. We can't know
=> adding 1 more step remove error
- HeihoSilverFrequent Visitor
Hi,
In addition to what is suggested above and in this Microsoft document, you might want to check the credentials settings both in the desktop and service (login accordingly). I use Sharepoint as datasource in the data flow. In this case, I put credentials type and privacy levels as Organizational.Desktop:
Service:
Hope it solve the issue.
Best regards,
Yahya
- AnonymousNot applicable
This is a pretty old question, but I was facing this issue too and found a solution. The current posted solution did not work for me
When adding new tables to the dataflow, I discovered that I had to click "Add Table" and link the excel file and add tables per file, rather than adding them all in Power Query. By doing this the table data showed up in Power BI Desktop
- quizhyoAdvocate I
I found a solution in my case:
Datamart just shows about 1000 rows. So, if there are errors in row 1001. We can't know
=> adding 1 more step remove error