Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

UI Builder - Filter data visualization based on Client state parameter or Data resource

jangladykow
Tera Contributor

Hi all,

 

I am working on creating data visualization in dashboard using UI builder. For now I've managed to create Client state parameters with returning sys_id's that I want. Right now I'm struggling with filtering data visualizations based on those sys_id. E.g.: filter pie chart that show only data where: sn_compliance_control.profile.sys_id ===  client state parameter value which is sys_id

1 REPLY 1

mlopezrivera
Tera Expert

Also having this same issue. I'd rather not try to reinvent the wheel and use the data visualization components OOB, but I'd like to include a client state parameter in their filters. Have you had any luck with this yet?