I've seen multiple posts on here regarding the usage of blobs to accomplish this task but I'm having difficulty following along, so if someone can assist. I've attached two files. The first is the input data that is our data source. The second file is the template I want to use for the output. The goal is to create one output file for each Driver listed in the Input file. The drivers are dynamic and can change from one period to the next. The workflow should use the input file to populate the correct fields in the output file using the template. This includes header data in cells B2 & B3 and detailed data beginning with cell A6 in the template file.
@Carolyn
I believe you can help for this problem 😁.
@bdoogan
I refer this thread and put the workflow inside a Batch Macro so each drive gets an output.
https://community.alteryx.com/t5/Engine-Works/The-Blob-Reporting-That-Isn-t-From-a-Horror-Film/ba-p/...
I'm getting a message that this was created in a new version of Alteryx Designer but when I check for any updates it says I'm on the latest version. I'm running version 2025.1.2.79. Which version did you use to create this workflow? Is there a similar solution for the version I'm running?
Actually even though I'm getting that version message, it appears to be working as expected. Hopefully it doesn't break down the line but still curious what version was used to create this solution.
Great. Just trying to update what was provided with my existing real data model. Hopefully all goes according to plan and I can mark this as resolved. Will keep you updated.
So I tried to migrate this solution to the folder and link it to my actual data set but am encountering an issue when running the .yxmd workflow. See attached error messages. When I run this workflow via the .ymxc file, it successfully creates the one sample file as expected. Any ideas?