Hello! I am trying to extract URLs that are hyperlinked within excel. Thanks to a couple of resources (here, here, here) I have been able to replicate extracting URLs from excel hyperlinks. HOWEVER, the specific URLs I am trying to extract contain the number sign "#" in the middle of the URL. Thus when reading in Alteryx, the everything starting at the # is left off. Does anyone know of a solve or workaround for this issue? Workflow and input file attached that replicates the issue. Thanks!