Forum Discussion
RP_OFaustino
30 days agoHelper I
Total Count in Column
Hello MVPS, I thought that this was an easy scenario but I have burned 2 days without any success. Your Help will be greatly appreciated. I have 2 questions. Here is the image of my table...
- 21 days ago
pls see if this is helpfule.
Measure = CALCULATE(COUNT('Table'[Product Name]),ALLEXCEPT('Table','Table'[Account],'Table'[Campaign Attended],'Table'[Contact]))pls see the attachment below. if this does not work, pls update the sample data
v-saisrao-msft
21 days agoCommunity Support
Hi RP_OFaustino,
Glad to hear you got the correct result, and thanks for taking the time to share what worked for you—it'll be helpful for others too.
Thank you.
RP_OFaustino
20 days agoHelper I
Thank you v-saisrao-msft ! the experts that helped and will help me in the future are truly amazing! Will drill down on their suggestions more and apply it in my project as well.