Data Integration
- Data Integration
- All Products
At run time, the application expands the expression horizontally as follows to include the fields that %AllFields% represents:%OPR_SUM[ IIF(ISNULL(%AllFields%), 1, 0) ]%
IIF(ISNULL (AccountID, 1,0)+IIF(ISNULL(AccountName, 1, 0)+IIF(ISNULL(ContactName, 1, 0)+IIF(ISNULL(Phone, 1, 0)+IIF(ISNULL(Email, 1, 0)...