Forum Discussion

prabhatnath's avatar
prabhatnath
Advocate III
2 years ago
Solved

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...
  • Anonymous's avatar
    Anonymous
    2 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 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.