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

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

Reply
alakiran
Regular Visitor

Reading ORC format files

Hi,

 

Anyone tried to read ORC format files using PowerBI, We would like to query the data in our Azure Data Lake Store which are in ORC format using PowerBI. Currently not able to read the data, Any help would be appreciated!

4 REPLIES 4
Anonymous
Not applicable

I don't believe that Power BI can read ORC files directly. You can, however, read the files by using a Hive ODBC connection. You submit queries to Hive, which retrieves the data from the ORC files. This does require an HDInsight or other Hadoop distribution that is online and able to access Azure Data Lake Store.

 

https://www.microsoft.com/en-us/download/details.aspx?id=40886

Anonymous
Not applicable

Hi,

we have the same issue is there any solution jet?

Regards,

JoBa

v-yuta-msft
Community Support
Community Support

Hi alakiran,

 

To achieve data in data lake store, please refer to documentation below:

https://docs.microsoft.com/en-us/azure/data-lake-store/data-lake-store-power-bi.

 

Regards,

Jimmy Tao

Thanks for the response Jimmy, I already tried that article, The data in the data lake store is being stored in ORC format where they will be processed through HDInsight. The PowerBI report is not decoding the ORC format.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

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

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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