Forum Discussion

Frank145's avatar
Frank145
Brass Contributor
May 17, 2024

Doing a UNIQUE Count by Server and OS.

Hi Team   I am doing I am doing a COUNTA using UNIQUE of devices in another table. =COUNTA(UNIQUE(FILTER(MasterServerToApp[Server],MasterServerToApp[Wave]=B4))) What I am trying to do is determin...