Icon

06 Switches

06 Switches
Exercise: IF SwitchBelow you see two workflow branches that calculate and visualize the ticketcount by days opened and a second category, which is either the severity orfiled against. Create an IF switch that builds one of these visualizationsbased on a user selection.1.1) Separate the workflow branches after the CSV Reader node with an IFSwitch node1.2) Collect the data from the active branch with the End IF node, andconnect it to the top Bar Chart node.1.3) Create a Single Selection Configuration node with two selectionoptions: "severity" and "filed against"1.4) Encode the flow variable into "top" if severity was selected, and into"bottom" otherwise. Overwrite the active port setting of the IF Switch nodewith this flow variable.1.5) Encapsulate the nodes into a component. Configure the componentand open its interactive view. Which filed against type has the highest ticketcount that was opened for less than 10 days? Access/Login WA_Fn-UseC-IT-Help-Desk.csv CSV Reader calculate & visualize ticket countsby severity or filed against type Exercise: IF SwitchBelow you see two workflow branches that calculate and visualize the ticketcount by days opened and a second category, which is either the severity orfiled against. Create an IF switch that builds one of these visualizationsbased on a user selection.1.1) Separate the workflow branches after the CSV Reader node with an IFSwitch node1.2) Collect the data from the active branch with the End IF node, andconnect it to the top Bar Chart node.1.3) Create a Single Selection Configuration node with two selectionoptions: "severity" and "filed against"1.4) Encode the flow variable into "top" if severity was selected, and into"bottom" otherwise. Overwrite the active port setting of the IF Switch nodewith this flow variable.1.5) Encapsulate the nodes into a component. Configure the componentand open its interactive view. Which filed against type has the highest ticketcount that was opened for less than 10 days? Access/Login WA_Fn-UseC-IT-Help-Desk.csv CSV Reader calculate & visualize ticket countsby severity or filed against type

Nodes

Extensions

Links