Learn, collaborate and solve problems with like-minded data quality enthusiasts.
I am attempting to censor sensitive information such as columns containing PII within a dataset based on user roles. Am I able to do this by attaching object tags to these specific columns within the dataset and restricting access based on the user roles? Or is there a better way of achieving this?
Hi All, We would like to setup a daily table refresh from an SAP database into Aperture, and we want to only pull the delta (incremental) records. To achieve this, we need the extraction to be dynamic. The system should somehow determine and add to the query for example, the date of the last record (for example, by…
Hi, I have a table showing customers, their current statuses, and when those statuses take effect. As customers can have more than one status, we have duplicate customer IDs. I need to merge the statuses into one row, separated by a forward slash, so that each customer ID is unique. Can this be done in a workflow?
Hi, I currently have a number of schedules and automations running in order to run some sequential steps in a find duplicate process. I have an initial schedule that refreshes data and then an automation that detects the datasets are refreshed and kicks off a workflow that validates that the date stamp on the data is…
Hi, In testing Pushdown Processing today, I hit a couple of errors. The first is simple to workaround by removing it (but would be awesome if the generation understood to omit) - the dataset query had a semi-colon at the end, which pushdown processing then put it's "as R0" after: The second I'm still at a bit of a loss. I…