Forum Discussion
Kasia123
3 years agoNew Member
Get data from URL adres which contains #
Hi, I am trying to read the data from URL which contains # - example: https://makeup.pl/categorys/23466/#offset=36 In this case my query reads only the first part of adres up to # which is https://...
ppm1
3 years agoSolution Sage
Try replacing # with #(#).
Chris Webb's BI Blog: Character Escape Sequences In M (crossjoin.co.uk)
Pat