Forum Discussion
jondeck24
9 years agoAdvocate II
Data tab not showing up
HI All, Quick question - the data tab on the far left that is usually between Report and Relationships is gone in my report. My question is was this a result of the latest update? If not, how ...
- Anonymous9 years ago
Hi jondeck24,
How do you connect to your data source in Power BI Desktop? If you connect to some database data sources using “DirectQuery” option, or connect to SSAS database using “Connect live” option, the data tab will not be visible. There is an example for your reference.
Thanks,
Lydia Zhang
Learnerpro
3 years agoNew Member
When you import data through direct SQL query, the data tab disappears. Click on Model tab, then click on the tables you've imported(through SQL query). In the properties window->Advanced, change the storage mode from DirectQuery to import. Tada! You can see the Data tab again!