Experian Data Quality Community
-
A solution design for validating multiple mixed file schemas
We've recently been working on a solution to the following ask: A user has hundreds of data files with different schemas (different column names, datatypes, numbers of columns etc) Each file has an accompanying metadata file, defining expected attributes (columns, datatypes, primary keys, lengths) We want to be able to…
-
'Time period for all events to occur' box within automations
Hi, Is anyone able to explain what the : ''Time period for all events to occur' does? within the automations part of ADS If i set this to 1 and it takes more than 1 min for the above actions to finish what will happen? likewise if i set it to 10 mins and it finishes in 5 will that 'pass'? Many thanks,
-
How to send a notification email to the assigned individuals for each issue in the issue list?"
Hello All, I need send a notification email to the assigned individuals for each issue in the issue list. Is that possible to achieve this within Experian itself. Can anyone explain me , how to do this? also please let me any specific access i need for this? currently i posses Designer role.
-
A way to "execute workflow with all batches in the Dataset" when a new batch triggers the execution
What problem are you facing? A common setup in automated end-to-end automation in Data Studio is: when a new batch is added to a multi-batch snapshot, the "dataset refresh" triggers an automation which executes a workflow using that same Dataset as the source. Despite the workflow's source step being configured to use all…
-
Word Frequency
Every now and then a scenario crops up where it'd handy to know how often a given word occurs within a given dataset. For example you're profiling a reasonably standardised list of values (e.g. job titles) and you want to identify unusually common terms (like 'manager' 'executive' etc) or infrequent ones (like 'test123').…