Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Role-based Security

KPost
7 - Meteor

Is there any role-based security options for Alteryx Designer?

7 REPLIES 7
MarqueeCrew
20 - Arcturus
20 - Arcturus
What are you trying to accomplish?
Alteryx ACE & Top Community Contributor

Chaos reigns within. Repent, reflect and restart. Order shall return.
Please Subscribe to my youTube channel.
KPost
7 - Meteor

I am trying to restrict certain information based on users. For example, if I have a ten users accessing the same information (blended datasets) with specific emails, I can ensure that each specific user only sees the data that pertains to their work.

MarqueeCrew
20 - Arcturus
20 - Arcturus
Is the data already protected at rest? Is your desire row or column security or both?
Alteryx ACE & Top Community Contributor

Chaos reigns within. Repent, reflect and restart. Order shall return.
Please Subscribe to my youTube channel.
KPost
7 - Meteor

The data is protected at rest. Both row and column security

MarqueeCrew
20 - Arcturus
20 - Arcturus
No but yes. You could construct a RBAC callable application using Python and have Alteryx read from that input. After it is read it is however in memory and unprotected.

Maybe this idea still helps?
Alteryx ACE & Top Community Contributor

Chaos reigns within. Repent, reflect and restart. Order shall return.
Please Subscribe to my youTube channel.
KPost
7 - Meteor

This does help. Thank you. Just to clarify, there is no innate tool in Alteryx that performs this kind of screening?

MarqueeCrew
20 - Arcturus
20 - Arcturus
2018.2 affirmative
Alteryx ACE & Top Community Contributor

Chaos reigns within. Repent, reflect and restart. Order shall return.
Please Subscribe to my youTube channel.
Labels
Top Solution Authors