Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
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
Solved! Go to Solution.
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 | 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.
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 | 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.
User | Count |
---|---|
47 | |
31 | |
28 | |
27 | |
26 |
User | Count |
---|---|
58 | |
55 | |
36 | |
33 | |
28 |