Somebody please help me out here. I have been unable to resolve this longstanding issue despite many modifications. | XM Community
Skip to main content

My branch if condition after selecting counteroffer is not getting evaluated. I am attaching all the relevant screenshots, as well as the qsf file below. Please, if anybody can help me find out the error and resolve it, I would be super grateful🙏🏻


MY QSF FILE LINK

My screenshot link (below)

https://drive.google.com/drive/folders/1dP69T2Znqr_xkP1R6lCa2dt9Se1S0JPd?usp=sharing

 

@terry_mcginnis,

Your equations are correct. However, you can't use an arithmetic expressions or pipes on the left side of a branch condition. Also, I'm not 100% sure you can arithmetic expression on the right side of a branch either. I would just set I_O and S_O as embedded data fields, then use them in your branch condition on the left as 'Embedded Data I_O' or 'Embedded Data S_O' and on the right as ${e://Field/I_O} or ${e://Field/S_O}.


Leave a Reply