I have created a workflow and there is a decision in which it compares two integer variables, it continually evaluates to false no matter if the two variables are equal. Below is an image off the workflow.
Sorry just need to ask a question. The two integer values i evaluate are either equal or not.
Current_Week = Last_Week, both being integer numbers. How would the week numbers be Boolean?