Forum Discussion
bbaranyai
8 years agoFrequent Visitor
While pulling a table from Oracle database Power Query auto adds multiple list and table columns
Hi, I just experienced a strange behavior of Power BI Desktop Query Editor. When I pull a database table using select * from, I get the entire table correctly loaded (160 columns). However when...
- 8 years ago
Hi bbaranyai,
This is a feature of Oracle.Database. Please refer to Oracle.Database. You can add ", CreateNavigationProperties=false" in the Advanced Editor to work around this feature.
Best Regards,
Dale