Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Updated Random % Sample tool in Macro

gwiz
8 - Asteroid

I currently have split up a process into two macros because the output of one is an input for a control parameter to update a random % sample tool and then show the items selected. However, I'd like to combine this into one. The issue I am having is passing the count by Store to the random % sample tool and allowing it to make the sample selection by Store. 

update random percentage.png

2 REPLIES 2
MichalM
Alteryx Alumni (Retired)

@gwiz 

 

The second step will still need to be a macro within the first macro I'm afraid.

gwiz
8 - Asteroid

Yes that is true, thank you for helping me see it that way

Labels
Top Solution Authors