SAS Users
Providing technical tips and support information, written for and by SAS users.
The European Union’s General Data Protection Regulation (GDPR) taking effect on 25 May 2018 pertains not only to organizations located within the EU; it applies to all companies processing and holding the personal data of data subjects residing in the European Union, regardless of the company’s location. Here are four selected SAS tools for GDPR that allow you to protect personal data in SAS reports by suppressing counts in small demographic group reports.
The %SYSFUNC macro function allows you to access most SAS® functions. In this blog post, I demonstrate how %SYSFUNC can help in your programming needs when a macro function might not exist. I'll also share the formatting feature that is built in to %SYSFUNC and introduce the %QSYSFUNC that masks the returned value.
SAS Visual Analytics filters in 7.4 and 8.2 enable you to improve the appearance of reports based on calculations that use periodic operators. Parameter settings also enable you to provide users with a prompt for choosing the data to display in a report, without having any effect on the calculations themselves.