Canvas Data 2 - Get Row Count in a Table without fetching all the data

ZahidIlkal
Community Member

When using CD2, is there a way to retrieve the total rows in a specific CD2 table? I am using CD2 to load data in a visualization tool. After pulling data using a full snapshot, i periodically pull incremental snapshot for changes

I also collect quality metrics like row count. Since the incremental snapshots only provide upserts, it is hard for me to keep track of total row count at any given point in time.

Is there a 'metadata' only API in CD2 that allows me to pull some retrieve table specfic metadata?

Thanks

 

0 Likes