Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
For Oracle datasource how can i increase the default schema result to > 10000
Solved! Go to Solution.
Hi,
It's a UI issue, which is only able to show 10000 items in the navigator panel. Here's a work around:
Get Data > Blank Query > Advanced Editor
Copy this:
let
Source = Oracle.Database("YOURORACLESERVER/YOURORACLESERVICE", [HierarchicalNavigation=true]),
Schema = Source{[Schema="YOURSCHEMANAME"]}[Data]
in
SchemaLet me know how it went 🙂
Thanks
Hi,
It's a UI issue, which is only able to show 10000 items in the navigator panel. Here's a work around:
Get Data > Blank Query > Advanced Editor
Copy this:
let
Source = Oracle.Database("YOURORACLESERVER/YOURORACLESERVICE", [HierarchicalNavigation=true]),
Schema = Source{[Schema="YOURSCHEMANAME"]}[Data]
in
SchemaLet me know how it went 🙂
Thanks
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 97 | |
| 73 | |
| 50 | |
| 48 | |
| 45 |