Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
damiancds
Frequent Visitor

Table doesn't Exist

I'm trying to add an Oracle query data source. I tried adding a few tables together with unions but it kept stating: "Oracle: ORA-00942: table or view does not exist"

 

So, i thought it was the unions, so i removed them and added each table separatelty, until i got to the last table. It was giving the same error. Weird thing is, I can query it and pull anything I need from it in Toad data point, so I know there's nothing misspelled.

 

What am I missing? could there be a possible restriction on pulling certain tables. For more information this is an "old historical version" of the other two tables that i was able to add. (IE, we have a current table (3 months to current date), historical (6 - 3 months), old historical (all data - 6 months old). But I'm not sure if that has anything to do with it.

3 REPLIES 3
v-easonf-msft
Community Support
Community Support

Hi, @damiancds 

Could you please tell me whether your problem has been solved?
If yes, you could accept the helpful answer as solution. You also could share your own solution here. For now, there is no content of description in the thread. If you still need help, please share more details to us.

Best Regards,
Community Support Team _ Eason

v-easonf-msft
Community Support
Community Support

Hi, @damiancds 

Have you check whether  this user has executable privileges for this statement?
You can try to call the statement in the database first.

 

Best Regards,
Community Support Team _ Eason

 

amitchandak
Super User
Super User

@damiancds , If you trying to add a query, make sure that query is working with the same user credential on SQL developer without any issues. Check if there is any other detailed error. If everything is fine and it is still not working log an issue at - https://community.powerbi.com/t5/Issues/idb-p/Issues

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors