+ Reply to Thread
Results 1 to 5 of 5

Converting sensitive data into 'demonstration data'

  1. #1
    Registered User
    Join Date
    08-16-2012
    Location
    UK
    MS-Off Ver
    Excel 2010
    Posts
    24

    Converting sensitive data into 'demonstration data'

    Hello all.

    I currently have sensitive sales data that I feed into a dashboard I've created. For various other projects I need to be able to showcase some of the functionalities of the dashboard, but I absolutely can't use the current sales data.

    Does anyone have any experience in converting such data into sample/demonstration data which is isn't quite random, but is far from what the original is? Ie all name based fields changed, numbers changed but still sensible.

    Original data is A-AJ columns and between 10 and 50k lines. Could probably get a way with just 2k lines for demonstration.

    Thanks

  2. #2
    Forum Guru Norie's Avatar
    Join Date
    02-02-2005
    Location
    Stirling, Scotland
    MS-Off Ver
    Microsoft Office 365
    Posts
    19,643

    Re: Converting sensitive data into 'demonstration data'

    It really depends on the type(s) of data you have.

    I would be tempted to just replace names with something like Name1, Name2...

    For the numbers I might adjust them by a percentage or random value.

    I'm sure there are better ways but that's the kind of thing I do.

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,944

    Re: Converting sensitive data into 'demonstration data'

    i agree with using random numbers applied to your data to "hide" the actuals. perhaps if this doesnt work for you, you could upload a sample for us to look at?

    you could use either rand() or randbetween()
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  4. #4
    Registered User
    Join Date
    08-16-2012
    Location
    UK
    MS-Off Ver
    Excel 2010
    Posts
    24

    Re: Converting sensitive data into 'demonstration data'

    Thanks for the tips guys. I would upload some altered samples but turns out I have neither my dashboard or data with me at the moment! I will bump when I do.

    I think what I'll end up doing is a really thorough find+replace for words, and rand'ing for numbers. If anyone knows of any fun bulk ways to do that that'd be great.

  5. #5
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,944

    Re: Converting sensitive data into 'demonstration data'

    you can do the find/replace with a formula too, use =substitute()

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1