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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Anonymous
Not applicable

Explore insights of a huge table from oracle database

Hi all,

I need some suggestion. I have a table that has 1.5 million rows and 180 columns. It's the final table that I have created by joining multiple tables where each row represents a unique id. I want to analyze this table to get some business insights. I connected this table with power bi using the source as Oracle DB and choosing the import option. But it's taking a lot and a lot of time to load the data. For ex, to load just 300,000 it took around 3 hours. This is not a feasible solution.

I checked, there is another option-"Direct Query" but I guess it has its limitation. First being it can process 1 million rows, second, being I won't be able to publish it to the workspace or connect to the Enterprise gateway. I want to build a report that could be used by other users across the organisation by publishing it to the workspace. So, I guess this is also not a feasible solution.

It would be great if I could get some suggestions if there is any other option that I can try out and make it work.

 

Best regards,

Supriya

 

 

3 REPLIES 3
Pragati11
Super User
Super User

HI @Anonymous ,

 

Do you need all the 180 columns in Power BI to create reports further?

 

Thanks,

Pragati

Best Regards,

Pragati Jain


MVP logo


LinkedIn | Twitter | Blog YouTube 

Did I answer your question? Mark my post as a solution! This will help others on the forum!

Appreciate your Kudos!!

Proud to be a Super User!!

Anonymous
Not applicable

Hi @Pragati11,

 

Yes, I would need the columns (or maybe 10 less columns-170) as each column specifies a characteristic of that id. I want to explore all the columns to gain insights as I am not sure which column can give useful insights to the business unless explored.

 

Thank you.

Hi @spsingh ,

Rather than bringing in a one big table, I prefer to create multiple small tables.

In your case like every column represents a different characteristic of the identifier, you can try splitting your table in Oracle to may be 2 or 3 tables where you can have every table having similar kind of characteristics in one place.

Based on the information you have shared, this is ony what I can think of.

Thanks,

Pragati

Best Regards,

Pragati Jain


MVP logo


LinkedIn | Twitter | Blog YouTube 

Did I answer your question? Mark my post as a solution! This will help others on the forum!

Appreciate your Kudos!!

Proud to be a Super User!!

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.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors