Salesforce Fact #995 | NULL filter issue in Data Mapper Extract
There's a known issue while using equals to NULL filter in Data Mapper Extract. To fix this, we need to add a not equals to operator.
In this example, we are fetching contacts without AccountId populated.
Attached are the screenshots.


Comments
Post a Comment