Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Visual task board showing incidents and ritms.

forcegc
Kilo Contributor

I am trying to create a visual task board to show Ritm tickets and incidents in one board. Is this even possible? I tried using swimboard but it would only show the numbers of the request and not visual tickets that are assignable. 

find_real_file.png

Tried playing with changing tables to request and vice versa. Im trying to create a board thats used for dispatch techs for the organization. 

10 REPLIES 10

MrMuhammad
Giga Sage

You will need to create VTB on task table. As task table is the parent/grand parent table of ritm and incident. you can apply an additional filter; Task type=Incident or Task type=RITM. See below screenshot for reference.

find_real_file.png

Hope that helps!

Regards,

Muhammad

Regards,
Muhammad

I created another board with tasks by state and then added these filters and im not getting anything to show up. Am i doing something wrong? 

find_real_file.png

 

There should be an OR condition between Task types instead of AND.

Task type is Incident OR

Task type is Request

Regards,
Muhammad

Here is the visuals.

find_real_file.png

Regards,
Muhammad