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!

Alteryx Designer Desktop Discussions

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

How to find data size of a database's data

dizy_11
7 - Meteor

Hi,

 

Basically i'm taking data from a sql database by applying filters in the SQL code in input tool. The database has huge amount of data. Can anyone please help me with how can i find size of that filtered data that is output from input tool.

 

I wish there is any solution for this. Thanks in advance.

 

Thanks.

1 REPLY 1
RolandSchubert
16 - Nebula
16 - Nebula

Hi @dizy_11 ,

 

if you only need the number of records selected from the SQL database, you could use a Count Records tool, to identify the type and size of the fields, a Field Info tool could be helpful. What do you think? 

 

Best,

 

Roland

Labels
Top Solution Authors