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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
prabhatnath
Advocate III
Advocate III

Load HTML file Content from Lakehouse Files into Fabric Data Pipeline Variable

Hello,

 

What will be the best way to load the content of a HTML file (Ex: template.html that is uploaded to the Lakehouse Files folder) into a String variable inside the Fabric Data Pipeline using some Activity?

 

Thanks,

Prabhat

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi,@prabhatnath ,I am glad to help you.

According to your description, you want to find the best way to load HTML file content from Lakehouse Files into a String variable in Fabric Data Pipeline.
Unfortunately, I haven't found a way to use Html type data as a transport type in Datalake for the time being.

Currently the following Dataset types are available in Datalake.

Avro format

Binary format

Delimited text format

JSON format

ORC format

Parquet format

vjtianmsft_0-1716779546892.png

You could try to convert the HTML type data to the data format supported above (if feasible)

Below is the official documentation for this, which I hope will help you.
URL:
Copy and transform data in Microsoft Fabric Lakehouse - Azure Data Factory & Azure Synapse | Microso...
Lakehouse tutorial - Prepare and transform lakehouse data - Microsoft Fabric | Microsoft Learn

I hope my suggestions give you good ideas, if you have any more questions, please clarify in a follow-up reply.

Best Regards,

Carson Jian,

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi,@prabhatnath ,I am glad to help you.

According to your description, you want to find the best way to load HTML file content from Lakehouse Files into a String variable in Fabric Data Pipeline.
Unfortunately, I haven't found a way to use Html type data as a transport type in Datalake for the time being.

Currently the following Dataset types are available in Datalake.

Avro format

Binary format

Delimited text format

JSON format

ORC format

Parquet format

vjtianmsft_0-1716779546892.png

You could try to convert the HTML type data to the data format supported above (if feasible)

Below is the official documentation for this, which I hope will help you.
URL:
Copy and transform data in Microsoft Fabric Lakehouse - Azure Data Factory & Azure Synapse | Microso...
Lakehouse tutorial - Prepare and transform lakehouse data - Microsoft Fabric | Microsoft Learn

I hope my suggestions give you good ideas, if you have any more questions, please clarify in a follow-up reply.

Best Regards,

Carson Jian,

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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