Experian Data Quality Community
-
How to copy dataset header to a row within the same dataset?
Hello, I want to create an additional row on my dataset which would contain a copy of the header names, E.g. Input: Header1,Header2,Header3,Header4 ---------------------------- Headers 1,2,3,4 ----------------------------- Data 1,2,3,4 ----------------------------- Data Output Header1,Header2,Header3,Header4…
-
Join after a filter
Hello, In Aperture 2.2.6.118 , when we use a join function just after a filter , we get error message whern we clic on show step result of the Join step: Index: 2, Size:2. When we remove the filter it works very well. Thank you in advance. Best regards
-
How to Execute Parallel Workflows (without Custom Steps or Powershell)
Hi all, The Setup: Aperture V2.2.8 on Windows Server 2012 R2 Current Situation: I have to run 8 different Workflows on a Daily basis, but some of those workflows share the same tables. Current Solution: I created a Workflow that has the "Allow auto-refresh" turned on and has all the tables that I am going to use on the…