sysparm_query
for rows that only have data in a specified column
For example: I want data for incidents that are active and have a business application defined
sysparm_query=active=true^
??????
sysparm_query
for rows that only have data in a specified column
For example: I want data for incidents that are active and have a business application defined
sysparm_query=active=true^
??????
Assuming the column name for "Business Application" is u_business_application
:
sysparm_query=incident=true^u_business_applicationISNOTEMPTY