Quantcast
Channel: Data Preparation & Blending discussions
Viewing all articles
Browse latest Browse all 4999

How to Add a Count of the Number of Missing Values in each Row of Data

$
0
0

Hi,

 

I came across a condition written like below in a Multi-Row formula tool where two IIF statements joined using an asterisk(*). Could someone explain the use of writing such statement?

 

IIF([value1]>0,1,Null())*IIF(id_person] == [Row-1:id_person],something, something)

 

Thanks.


Viewing all articles
Browse latest Browse all 4999

Trending Articles