Forum Discussion

Siboska's avatar
Siboska
Helper II
3 years ago
Solved

HTML format to text in tables

Hi,  I have some HTML columns in T-SQL that I'm importing into Power BI. I have created an HTML strip function in T-SQL that considers most of the signs. However, I cannot figure out how to keep t...
  • v-jianboli-msft's avatar
    v-jianboli-msft
    3 years ago

    Hi Siboska ,

     

    According to my knowledge, Power BI won't retain information about fonts, bolding, etc. when fetching data from data sources.

    If you want to change the format of your value, you could change the visual format:

    Best Regards,

    Jianbo Li

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