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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

HIVE tables as data source

Im using HIVE tables from HDInsight Cluster as my source using (HDInsight Interactive Query to connect to the source). The tables have huge data more than 5 million rows. When using direct query, it's taking a lot of time to load the data and visualizations takes forever, which is not acceptable. What is the soultion to this as I'm restricted to using HIVE tables only? 

Also, data modeling is not possible in Powerbi as most of DAX functions and transformations are not allowed in Direct Query method. How can i get the data from hive tables so that it does not create performance issues?

1 REPLY 1
edhans
Super User
Super User

Why are you not using Import then? Direct Query has its limitations, performance and reduced data model functionality.

 

You can summarize or filter data inside Power Query before it gets to the data model if you don't want the millions of records in there at the lowest level of granularity.



Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

DAX is for Analysis. Power Query is for Data Modeling


Proud to be a Super User!

MCSA: BI Reporting

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 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