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

Excel File: Get name of table and numbers of records.

neromerob
10 - Fireball

Hello to everyone

I`m trying to build a workflow that allows me to get several tables and get their names and numbers of records into an Excel file.

Something like this.

 

count.jpg

 

I have to do  this with several tables so any help will be welcome.

Thank you.

 

 

 

3 REPLIES 3
DataNath
17 - Castor
17 - Castor

@neromerob do they all have the same schema? I.e it’ll only ever be the 2 Name and Code columns? Also, when you say you have multiple tables, what form are these in? Multiple Excel files that you want to count records of and consolidate into one?

binuacs
21 - Polaris

@neromerob one way of doing this with the batch macros

binuacs_0-1656193489603.png

 

ArtApa
Alteryx
Alteryx

Hi @neromerob - If your data always looks like this then it's a two tool workflow:

ArtApa_0-1656215892336.png

 

Labels
Top Solution Authors