Need help pulling distinct count from another sheet

Options

Hi. I am creating a rollup sheet using two separate directories imported onto separate sheets. Looking for Unique NPI and Unique locations.

The following formula works for the first entry, but is returning 1 for the next 3. =COUNT(DISTINCT(COLLECT({DE Location ID}, {DE Benefit Name}, "vision", {DE Client Name}, CONTAINS([Client Name]@row, @cell))))

=COUNT(DISTINCT(COLLECT({DC Location ID}, {DC Benefit Name}, "vision", {DC Client Name}, CONTAINS([Client Name]@row, @cell)))). The only difference is that the DC information is coming from the same directory but has 3 different clients. The NPI count seems to working fine.

Any suggestions?

Best Answer

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!