The Product Idea boards have gotten an update to better integrate them within our Product team's idea cycle! However this update does have a few unique behaviors, if you have any questions about them check out our FAQ.

Alteryx Connect Ideas

Share your Connect product ideas - we're listening!
Submitting an Idea?

Be sure to review our Idea Submission Guidelines for more information!

Submission Guidelines

Hi, 

 

I understand it is possible to integrate the users from active directory into Connect but there is no functionality to import actual user groups. Is that something that can be added to the roadmap?

 

Thanks

Michal

If you remove the configuration of the SMTP server while you are in development, (the current solution to spamming users with notifications during the setup period of the data catalog) then put the SMTP server configuration back in when you are finished setup, all the changes that have happened in the interim will not be sent as a bulk send. This a risk when an email server is unavailable for a period of time that notifications for changes/comments/tasks will be missed.

 

Once the ability to switch notifications on and off is implemented, I think it would be worth reviewing how feasible this is.

The email notifications that are received are not easily marked or flagged/prefixed as coming from Alteryx. I expect that this may be on purpose so that data owners can't "hide" from changes/comments on their areas of expertise, but from a time management point of view, it would be good to be able to flag them in some way so that a rule can be run on them in the users inbox, and they can batch up their reviews/answers.

Clicking the ‘Use in Workflow’ button in connect downloads a workflow file with the Table which I can open in Alteryx Designer.

 

When I open in Alteryx it asks for Userid/PW but there is no option for SSO (single sign on):

 

If I leave the username and password blank then the connection fails and I get an error.

 

In the case of SSO the connection string should be:

 

SSO:  odbc:Driver={HDBODBC};SERVERNODE=saphXXX.europe.company.com:30415;Trusted_connection=yes;

 

instead of this: 

 

UseridPW:  odbc:Driver={HDBODBC};SERVERNODE=saphXXX.europe.company.com:30415;UID=USERNAME;PWD=__EncPwd1__

 

Please note ALL of our users use SSO so current functionality is useless to us.

 

I have raised this as a bug with support but as usual they ask me to post here.

 

This option should also ask if the connection is In-DB connection also per this post:

https://community.alteryx.com/t5/Alteryx-Connect-Ideas/Have-In-Db-input-as-an-option-when-selecting-...

 

 

It would be great to have metadata loader support for Snowflake.  My organization is seriously considering it as our data platform of choice, as many others are. 

 

Our use case has Snowflake as a data lake, and having good data discovery and governance tools is paramount to data lake adoption.  We would like Connect to be that tool.

0 Likes

The Alteryx Connect loader (found under help / sample workflows etc...) is set up to be run in interactive mode as an analytical app.

However; on any installation of a reasonable size - these loaders will be scheduled to run without user intervention.

 

Given the fact that Analytical Apps are not easy to schedule (given the interactive nature of the inputs) - it makes sense to provide a version of the loader that is ready out-the-box to be scheduled and run hands-free (built and tested as a yxmc file).

 

Many thanks

Sean

0 Likes

Hi Alteryx team,

 

Currently, Alteryx Server loader is pulling quite a several different types of information (e.g. date uploaded, number of runs, last run date, published version etc.).

 

Would it be possible to add the information about the workflow schedule? It would contain the frequency of how often it is scheduled to run on the server (if applicable), for others, it can be "not scheduled" or something.

 

Thank you

Michal

0 Likes

In the Alteryx Gallery we have the ability to place workflows in Districts or Collections. This structure should be maintained in Connect. Similar to how Data sources are managed, instead of Data Source Servers, you have an area to select and filter by the various collections and districts in which workflows are contained.

0 Likes

Alteryx notifies thumbs up but does not notify the owner of a thumbs down.... We think this makes sense to have as consistent so that the owner can follow up on issues with the asset, and/or have it removed.

0 Likes

When we were demo'd Alteryx Connect, I am positive that the person demonstrating said that users would be notified of @ mentions. Turns out this is not the case (https://community.alteryx.com/t5/Alteryx-Connect-Discussions/Tagging-people-in-comments-is-broken-in...)

 

Given that the Connect brochure promotes the "familiar social interactions" I find this super puzzling that tagging people in does not do what pretty much any other social tool does - let the person know that they have been tagged into the conversation.

 

 

0 Likes

Hello...We've found that when we assign an alternative name to an asset, the alternative name becomes the first name listed, and the main name becomes listed within parenthesis. Could this be reversed? As it's always best to have the main name of the asset listed first, then any alternative names/alias to be listed within the parenthesis. It creates visual order having it displayed this way. We've ended up not utilizing the alternative name functionality to avoid any confusion for our users. 

 

Currently - CustyID, CID(CUSTOMER_ID)

 

Request - CUSTOMER_ID(CustyID, CID)

 

Thanks!

0 Likes

It appears that the connect doesn't currently respect the custom URL for any workflows published to the gallery. ie if the url is https://awesomeness.com/datacloud when I select to open a workflow from connect it redirects to  https://awesomeness.com/gallery#!app/<specific app info>

 

That means whenever I select a workflow to open the link is broken.