This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
We're actively looking for ideas on how to improve Weekly Challenges and would love to hear what you think!
Submit FeedbackThe 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.