Forum Discussion

Cocrodile's avatar
Cocrodile
Icon for Helper I rankHelper I
4 years ago
Solved

Why measure ?

Why does a given measurement give no result?

I'm trying to calculate a measure that gives me a result of 1 when that measure is empty.

Week_blank = if([Measure]=BLANK(),1,0)

The result does not give me the total

I want total = 5