Posted inData & Analysis
Removing HTML Tags From Text In Power Query/Power BI
Recently I found I needed to remove all the HTML tags from some text in Power Query. I searched and found a great – if complex – function from Marcel Beug here, but I realised that since that post was written the Html.Table M function has…