Field value null check in USD
We have configured ‘Session Overview Line’ for ‘Account’ entity which would come as below.
However, for few Accounts, ‘Session Overview Line’ was not loading and it even breaking further USD configurations.
Reason:
- Few ‘Account’ fields specified in ‘Display’ of ‘Session Line’ are Null which prevented ‘Session Overview Line’ load.
Fix:
- Add ‘Null Check’ (i.e., Suffix + operator) while defining fields in “Session Overview Line”.
Ex:
Text=”Annual Revenue: [[account.revenue]x+]”
Text=”Account Name: [[account.name]x+]”
Text=”Primary Contact: [[account.primarycontactid.name]x+]”
🙂
Categories: USD
Null check, Session Line, USD
Comments (0)
Trackbacks (0)
Leave a comment
Trackback