Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi,
I have used a sql statement with Oracle as server. In the model tab I see Query1 with the columns. When I edit the query I see in power qyuery all the columns and corresponding data.
I only see 2 tabs i.e. the model and the report tabs (missing the data tab). But when I click on the report tab I dont see the columns in the Fields tab despite that i can see the columns in the query1 table. Any idea how to solve this?
Model tab
Powerquery
Report tab
Solved! Go to Solution.
Hi,
As you use the direct Query Mode in Transforming data, the Data Panel isnot shown,
In my opinion if you want to see the data in your Power BI App, you need to use the Import/Dual mode in your model or when your data is loaded :
Appreciate your Kudos and please mark it as a solution if it help you.
Hi @hboenw
Did you import the data by "Direct Query" connection, if you use this connection, you cannot see the detail data of the table, you can refer to the following link:
You can use "Import" connection to import data
Dataset modes in the Power BI service - Power BI | Microsoft Learn
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
yes, I found the solution also. Its because I used direct query instead of import.
Thanks
Hi @hboenw
Did you import the data by "Direct Query" connection, if you use this connection, you cannot see the detail data of the table, you can refer to the following link:
You can use "Import" connection to import data
Dataset modes in the Power BI service - Power BI | Microsoft Learn
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi,
As you use the direct Query Mode in Transforming data, the Data Panel isnot shown,
In my opinion if you want to see the data in your Power BI App, you need to use the Import/Dual mode in your model or when your data is loaded :
Appreciate your Kudos and please mark it as a solution if it help you.