Variable not displaying in Catalog Task (task) tableIssue <!-- div.margin{ padding: 10px 40px 40px 30px; } table.tocTable{ border: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .6em; padding-bottom: .6em; padding-left: .9em; padding-right: .6em; } table.noteTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:2; } table.internalTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:0; } .sp td{ border-bottom: 1px solid; border-right: 1px solid; border-color:#E0E0E0; background-color: #ffffff; height: 20px; padding-top: .5em; padding-bottom: .5em; padding-left: .5em; padding-right: .5em; } .sphr td{ border-right: 1px solid; border-bottom: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .5em; padding-bottom: .5em; padding-left: .5em; padding-right: .5em; height: 20px; } .title { color: #D1232B; font-weight:; font-size:25px; } .hd1{ color: #D1232B; font-weight:; font-size:18px; } .hd2{ color: #646464; font-weight:bold; font-size:16px; } .hd3{ color: #7a7a7a; font-weight:; font-size:16 px; text-decoration:; } .hd4{ color: #000000; font-weight:bold; font-size:14 px; text-decoration:; } --> Variable is displayed in the catalog item view and in the Requested item, but it is not displayed in the Catalog Tasks (tasks) table, even after the "Applies on Catalog Tasks" option is checked.CauseIn order to display a variable in the catalog tasks, it should be added in the "Add Variable" section in the catalog task activity in the workflow. It should also be noted that, if a variable is dependent on another variable, then the variable that it depends on should also be added in order to display the desired variable. ResolutionGo to the workflow where the variable should be added.In the workflow editor, click on the hamburger icon a.k.a three horizontal line icon on the top left corner, and click on checkout Double-click on the catalog task activity to which the variable should be added A pop-up will be displayed and scroll down to the bottom and you can see the "Add Variables" section Double-click on the desired variable from the "Available" slushbucket list and move to the "Selected" list. Click Update. Click on the hamburger icon a.k.a three horizontal line icon on the top left corner and click on publish.