Forum Discussion
StephenF
Responsive Resident
3 years agoFixing ingested urls, removing %2f etc
I want to convert these url parts to proper url strings to pull reports from, they are generated by a url themselves.
Theres a couple of urls chained here until i get to a CSV at thi...
djurecic
Super User
3 years ago[Deleted]
StephenF
Responsive Resident
3 years agoBasically im looking for the opposite of Uri.EscapeDataString([Column1]))
- djurecic3 years ago
Super User
Maybe this would work for you:
https://community.powerbi.com/t5/Desktop/How-to-decode-URL-component-using-M-Language/td-p/1250403