cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Web Intelligence Problem - Something Like CountIF

0 Likes
410

I currently have a Dimension of numbers [On Target?], which are 0 or 1 depending on if another condition is true, that match up to a longer list of records. It's shows 'did this take more than 24 hours?' and displays correctly on that list of records.

I want to summarize this in another report, filtering by personnel, which is a preexisting dimension. If this were Excel, I'd say =COUNTIF( {list of records} , {column within list of records} = condition ). In this case I thought a Measure defined as [# On Target] = Sum( [On Target?] ) would be great. I thought it would have the capability to be filtered by personnel, and sum the 0s or 1s to a whole number within the amount of records that match that personnel. Not a big deal. However, this doesn't work. For any personnel, the total is either 0 or 1, making me think the Sum isn't good enough to aggregate in this case. I want to know either A) how to fix what I did or B) what I might be missing to get this to work properly.

Accepted Solutions (0)

Answers (0)