We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.

Linking to Alteryx tool, %21 inserted into the url.

wonka1234
10 - Fireball

Hi,

 

I am linking from a sharepoint page to an alteryx website: https://alteryx2021.tdbfg.com/gallery/#%21app...etcetc

 

it adds the %21...  why is this being added to the url? is there a way this doesnt get added to the url?

 

3 REPLIES 3
TheOC
16 - Nebula
16 - Nebula

hey @wonka1234 
How are you creating the URL? Is this within an Alteryx Workflow or on the Alteryx Gallery?

Cheers,
TheOC
Connect with me:
LinkedIn Bulien
wonka1234
10 - Fireball

@TheOC 

So im copying it from a collection , as others should have access to this link. I just use the chrome url to copy and paste.

TheOC
16 - Nebula
16 - Nebula

hey @wonka1234 

I cant recreate your issue, however the %21 represents a '!' in the URL (https://www.eso.org/~ndelmott/url_encode.html).
So if you need to replace the %21, you should be able to do so with an exclamation mark. I don't believe there is a way to automatically do this within the gallery or when you copy the link, unless you make an Alteryx workflow to replace the %21. 

 

I hope this helps!

Cheers,
TheOC
Connect with me:
LinkedIn Bulien