Forum Discussion
Load HTML file Content from Lakehouse Files into Fabric Data Pipeline Variable
- Anonymous2 years ago
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
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 | Microsoft Learn
Lakehouse tutorial - Prepare and transform lakehouse data - Microsoft Fabric | Microsoft LearnI 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.
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
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 | Microsoft Learn
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.