Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Server Discussions

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

Does Alteryx Server offer the capability to filter based on the user's location

adrinaasyiqin
6 - Meteoroid

Hi,

 

I'm a new user of Alteryx Gallery and Server, and I'm curious if there's a way to filter data based on the user's current location.

 

For instance, if an Alteryx Gallery user is located in America, the workflow would filter the dataset field "State" to show only records from America.

 

I would appreciate any help and suggestion

 

Thank you

1 REPLY 1
gawa
16 - Nebula
16 - Nebula

@adrinaasyiqin 

In your case, you have to create dedicated workflow to read limited data based on location, and share those WFs to each Collection.

(It is premised that User/User group already belong to those Collection properly based on their location)

 

Please note that if WF is made "Public", there is no way to control access limit, so I don't recommend this way in general.