The localized versions of the Core Certification will be discontinued on September 22, 2023. To take the exam in your preferred language, please schedule it before this date. The Core exam will still be available in English at any time after September 22, 2023. If future versions of the Core Certification exam are localized, we will promptly announce their release dates.
Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEAThe solution to last week's challenge is HERE!
You have an input data that has some unknown number of fields and records as a data stream from a file that changes often. You also have a specified list of fields that you want, that also changes often. After each run of this workflow, the data will change. Hence the name of this challenge. Every time you run the workflow, the data inside the inputs will change - making it a little challenging to configure.
Hint: You will be looking at lots of Unknown fields - think dynamically!
Fun! I wonder how many different ways people will find to solve this one.
I think that I caught you. I checked my solution against @patrick_digan & @AdamR. I am very much like Digan and very little like Adam. Adam, I think that you'll agree that the Crew macros path is a little bit much.
Cheers,
Mark
@MarqueeCrew I like to be different :)
Dynamic indeed.