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

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Unable to see web-based links on gallery after publishing app

mystasz
8 - Asteroid

Hi Community,

 

I have the attached sample workflow. 

 

The workflow does the following:

1) It takes some raw dataset (MRN, Surgery Date, Procedure, Available Data Source) and creates a new column for Path 

2) It takes that path, resets the file location and saves the file to some Box folder as an excel document. 

3) On the bottom of the workflow, the goal is to do something similar but display it to the user in Gallery. It takes the MRN and Available data source and creates a path for which #2 was saved. I used Report Text to create a shared link to a box folder which is a web based link. In this case, I'm using a random Alteryx community article. 

 

The issue I'm having is that #2 is saved successfully to a network drive, however, when the web-based link is hyperlinked, it does not show up in Gallery when published. 

 

Successful: <Link [Hyperlink:A]|[Hyperlink:A]>

Not Successful: <Link [Hyperlink2:A]|[Hyperlink2:A]>

 

 

Any idea how I can get a simple web based hyperlink to be published?

 

Hyperlink and Hyperlink2 results attached. 

ID entered on gallery app is 123456

 

 

13 REPLIES 13
vizwithdan
8 - Asteroid

Which version of Alteryx are you using?

mystasz
8 - Asteroid

2022.3.1.553

vizwithdan
8 - Asteroid

I think this is a known issue in 22.3 and was fixed in 23.1

See the forum answer below if this answers your question.
Solved: Hyperlinks are not displayed on Alteryx Gallery - Alteryx Community

mystasz
8 - Asteroid

Thanks for your reply. It could be it. 

 

Do you by any chance have 2023 and can test this workflow? I just want to make sure its actually the case before I submit a request for an upgrade. It takes a few days for this to be completed on my end. 

vizwithdan
8 - Asteroid

Give me an hour and I'll see what I can do :)

vizwithdan
8 - Asteroid

Having issues installing a newer version myself! I'll try again tomorrow. 

mystasz
8 - Asteroid

No worries! We actually had 2023 installed two weeks ago. We lost all our collections on gallery and all our other workflows containing the new Tableau output tool error'd out due to the tool itself not being supported with the version we had downloaded.

 

Had to have IT revert back to the previous days version to save time. 

 

Thanks for helping test this.

vizwithdan
8 - Asteroid

Hi @mystasz ,

I have ran the workflow using 2023.2 and below is the output. I'm assuming this is what you need to see and this confirms it's a versioning issue.
Hopefully you can get 2023.1 or later installed to fix this. 
If this is correct please can you mark the answer as complete :)

MysticalAzTestScreenshot.PNG

Thanks
Danny

mystasz
8 - Asteroid

Hi @vizwithdan,

 

That's great, thank you for confirming. 

 

Can you tell me what it looks like when you click on the link? When using the hyperlink to show up on gallery, did you use a network drive or a web based URL?

Labels
Top Solution Authors