You do have to add other logic in the flow to create that variable and set a value...did you do so higher up in the flow, presumably where you figure out whether the conversation is being routed to a specialty queue? I didn't outline everything needed, presuming upon you to figure out how to get that variable set with the correct value before the flow gets to that Decision (since I don't know the rest of your flow structure)
------------------------------
George Ganahl GCCX-AI, GCP, GCSME
Technical Adoption Champion
Genesys
2024 Community Member of the Year
------------------------------
Original Message:
Sent: 09-30-2025 14:41
From: Willie Battles
Subject: Call flow driven by data table
Yes I can modify decision statement. I received error "The variable reference 'task.specialty' at position 20 is not valid."
------------------------------
Willie Battles
------------------------------
Original Message:
Sent: 09-30-2025 13:16
From: George Ganahl
Subject: Call flow driven by data table
Are you allowed to modify the Decision statement?
You could change the statement to something like task.Agents > 0 AND task.specialty != true where you set the boolean value of task.specialty to true when it is a specialty group and false when it is not
------------------------------
George Ganahl GCCX-AI, GCP, GCSME
Technical Adoption Champion
Genesys
2024 Community Member of the Year