Advent of Code is back! Unwrap daily challenges to sharpen your Alteryx skills and earn badges along the way! Learn more now.

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.