Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!
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 Designer Desktop Ideas

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

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

Submission Guidelines

Mockup Data for testing and anonymisation

A function to generate relevant Random Mockup data to replace existing data or create new test data sets.

Insert into fields mock data for First Name, Family Name, Email Address, Country, Regular Address, Payment amount and information, etc.

 

This would be easy to code and could be used to easily replace existing fields with made up fields or jumbled up fields or numbers e.g. payment amounts randomised to a similar size and shape.  There are a number of internet sites that already provide this service but it would be so much better to bake this directly into a tool that allows you to generate random datasets for testing and anonymisation of existing data for demos etc.

 

This would make users of Alteryx much more productive and allow them to preempt datasets and allow much more rapid creation of solutions.

3 Comments
Joe_Lipski
13 - Pulsar
13 - Pulsar

I do like this idea and have seen it suggested or asked about a couple of times.

 

@FredericP wrote this great post which touches upon some of your ideas and may help - Although I'm guessing you would like maybe one tool/macro which would anonymise/scramble all fields.

 

http://insightsthroughdata.com/mask-anonymize-your-data-with-alteryx/

Atabarezz
13 - Pulsar

Anonymizing is something,

creating mock-up credit card transaction, website clickstream or mobile network data is something different I guess...

 

  • For the anonymizing tool you can benefit from encrypting macros available here; http://inspiringingenuity.net/2013/08/08/encrypting-data/  Split the macro into two and enrcypt the encrypting macro, but don't forget the key :)
  • For creating mockup data I recommend you using montecarlo simulation tool...

Best

AlteryxCommunityTeam
Alteryx Community Team
Alteryx Community Team
Status changed to: Accepting Votes