We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Batch macro to open .yxdb files with different schema

saachitalwar
8 - Asteroid

Hi,

 

I have a batch macro that I want to use to open yxdb files that actually have the same schema but I keep getting "different schema than first file" error when I use dynamic input tool.

 

I tried using the attached macro but it's giving only the first file's data like dynamic input.

 

Can anybody help with correcting this wf?

2 REPLIES 2
abacon
12 - Quasar

could you package up the workflow that uses this macro or take a screenshot of what is being passed into this?

binuacs
21 - Polaris

@saachitalwar change the settings in the macro from the interface designer (Ctrl+Alt+D)

image.png

Labels
Top Solution Authors