I have a query returning "unique IDs" and their "account creation dates." What I want to achieve: create a calculated field - Count distinct no. of "Unique Ids" where "account creation date" is not NULL.

753    Asked by PujaKhatri in Tableau , Asked on Dec 9, 2019
Answered by Puja Khatri

You can write the calculated field and the code like below- 

image

 this will test both the condition for not null and unique.


Your Answer

Interviews

Parent Categories