Question
RuleTek
US
Last activity: 16 Aug 2017 16:25 EDT
(decimal) can't be converted into the desired type (ClipboardPropertyCollection)
Hello,
While trying to define a declare expression, I continue to get the error:
Invalid expression or reference: error Final Expression D_DamageCheckList.LowEstimationOfRepair (decimal) can't be converted into the desired type (ClipboardPropertyCollection).
Please see the screenshot below
The problem is that I am trying to set the decimal "Total Low Estimation of Repair" equal to the Sum of D_DamageCheckList.LowEstimationOfRepair, which is also a decimal, so I don't know how PEGA got the desired type "ClipboardPropertyCollection."
My pages and classes have been configured to include the D_DamageCheckList, as shown below
Hello,
While trying to define a declare expression, I continue to get the error:
Invalid expression or reference: error Final Expression D_DamageCheckList.LowEstimationOfRepair (decimal) can't be converted into the desired type (ClipboardPropertyCollection).
Please see the screenshot below
The problem is that I am trying to set the decimal "Total Low Estimation of Repair" equal to the Sum of D_DamageCheckList.LowEstimationOfRepair, which is also a decimal, so I don't know how PEGA got the desired type "ClipboardPropertyCollection."
My pages and classes have been configured to include the D_DamageCheckList, as shown below