Tableau Count and Distinct Count

In Tableau, there are two aggregate functions called COUNT() and COUNTD() to count and distinct count the records in a Table or a particular section (category or segment). Although they sound the same, the result will differ in most cases. The syntax for using the Tableau Count and Distinct Count is shown below. COUNT(Column or … Read more

Tableau Aggregate Functions

Tableau provides various Aggregate Functions, which help you to perform aggregations such as calculating the sum, avg, minimum, maximum, etc. In this article, we will show you how to use Tableau Aggregate Functions with examples. To demonstrate these Tableau Aggregate Functions, we are going to use the data source that we created in our previous article. … Read more