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.

Need to count the records in each sheet and have a new sheet with consolidated results

Lakshmikanth_2021
8 - Asteroid

I need to count the records in each sheet and have a new sheet with consolidated results along with the sheet name. 

 

Attached are the sample Input and Output sheets. 

 

Thanks in advance. 

1 REPLY 1
Qiu
21 - Polaris
21 - Polaris

@Lakshmikanth_2021 
We can first get all the Sheet Names and File path with input tools.

Then a batch macro and Dynamic Input to read the contents of each Sheet then get ccount of records of Count Record Tool.

0830-Lakshmikanth_2021.JPG

Labels
Top Solution Authors