For the complete documentation index, see llms.txt. This page is also available as Markdown.

Total row count change

Definition

The difference in total row count between the current scan and the immediately preceding scan (current_count – previous_count).

Source

metadata

Computation

Soda keeps track of the previous total row count, fetches total row count again at scan time and subtracts both.


You are not logged in to Soda and are viewing the default public documentation. Learn more about Documentation access & licensing.

If you do have a Soda license, make sure to log in to Soda Cloud in this same browser.

Last updated

Was this helpful?