T
thread
hi all,
i build a query that have at least 20 columns
1 of the columns is base on another column that sometimes geting
errors,
when i'm doing "iserror" the problems is not catched.
what should be done in order to flag the error
this is the example:
x: iif(iserror([a]),0,1)
i build a query that have at least 20 columns
1 of the columns is base on another column that sometimes geting
errors,
when i'm doing "iserror" the problems is not catched.
what should be done in order to flag the error
this is the example:
x: iif(iserror([a]),0,1)