This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
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!
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 30 | |
| 28 | |
| 23 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 49 | |
| 47 | |
| 41 | |
| 21 | |
| 19 |