One method to identify the empty values is by using a calculated column with the following expression: If(Len([Profession])=0,"Is Empty" ...
確定! 回上一頁