We are building a demographics HC dashboard in Tableau Cloud. We have multiple levels of org structure in the view and in some cases the department is really small such as 5-10 employees. Combining this with the department name it is possible to know who that person is. When we do this kind of reporting in excel, if the count is less than 10, we just replace that with <10. However as the views in Tableau are dynamic so we cannot do this - what is the best way to address this scenario please?

Hey @Shilpa Yakalaspur​ In the attached workbook I used 2 calculated fields to replace small numbers with a "< 10" message. You can combine the logic into one calculation but that would require that you convert the numbers into text with the STR() function. Turning numbers into text is finicky, so I don't recommend it.
Hope that helps!
Esther Aller
If I helped, please mark the question as answered :D