Forum Discussion
RP_OFaustino
19 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...
- 10 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
Ashish_Mathur
18 days agoSuper User
Hi,
Does this measure work
Measure = countrows(allselected(Data[c_opp_name]))
If it does not, then please share the download link of the PowerBI file.