Error when using the command IIF And cSumRunning With examples and error when working
Posted: Mon Mar 14, 2011 12:43 am
Error when using the command IIF And cSumRunning
{IIF(cSumRunning(DS1.M1 - DS1.M2) > 0,"M1" , "M2")}
Error : Exception has been thrown by the target of an invocation.
What I must do to fix the problem being reported
************
How can I use the variables of the functions
Take for example a possible
{IIF(cSumRunning(DS1.M1 - DS1.M2) > 0,"M1" , "M2")}
Error : Exception has been thrown by the target of an invocation.
What I must do to fix the problem being reported
************
How can I use the variables of the functions
Take for example a possible