Forum Discussion
AlmacReynolds
2 years agoNew Member
Simple Calculation not working
Hi All, I've created a simple card visual to Distinct Count Purchase Order Numbers, along side a date slicer that is configured to show Years and Months. When I click on single months in the sl...
Idrissshatila
2 years agoSuper User
Hello AlmacReynolds ,
so maybe there's repetative records between the 4 selected months, and with the distinct count measure you're using, its getting the distinct of them.
what you're doing is summing the 4 values when selected each month seperatly, but the truth would be check the distinct between these 4 months together.