Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Hi,
I have to import data from oracle to power bi.
There are hundreds of tables and millions of rows in database, but i want only few rows.
Please help me how i can import the required rows from oracle.
Thanks in advance
Solved! Go to Solution.
Expand the Advance option to see the SQL Statement
Proud to be a Super User!
@Anonymous , In the connection you can give query of you choice
Also refer
https://community.powerbi.com/t5/Desktop/parameterize-connection/m-p/205900#M90712
https://radacad.com/change-the-source-of-power-bi-datasets-dynamically-using-power-query-parameters
@Anonymous , In the connection you can give query of you choice
Also refer
https://community.powerbi.com/t5/Desktop/parameterize-connection/m-p/205900#M90712
https://radacad.com/change-the-source-of-power-bi-datasets-dynamically-using-power-query-parameters
Proud to be a Super User!
Write the query instead of importing whole table and limit rows using rownum
select * from table where rownum<=10
Proud to be a Super User!
Im using odbc connection,
where do i need write the query?
Expand the Advance option to see the SQL Statement
Proud to be a Super User!
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 50 | |
| 44 | |
| 41 | |
| 18 | |
| 18 |
| User | Count |
|---|---|
| 69 | |
| 68 | |
| 32 | |
| 32 | |
| 32 |