I am trying to setup a simple select expressi...

I am trying to setup a simple select expression but I am seing a message that iโ€™ve never seen before: Expression โ€˜<<SELECT(Punch[Total Travail],[Journรฉe]=48)>>โ€™ could not be parsed due to exception: The given key was not present in the dictionaryโ€ฆ

Any hint?

0 6 332
6 REPLIES 6

Odd, is this in a workflow rule? I checked your app and the expression by itself seems to verify and test correctly.

Iโ€™m guessing you are using this within a workflow rule or a workflow rule template? Any details that will help us reproduce the problem would be very useful. Thanks. @Philip_Garrett_Appsh

This is meant to go in workflow rule template, but I am testing it in column Punch[TestA]. I am surprised that you say it is testing correctly. On my side it is failing with the error above

ok, I can reproduce the problem. Investigating

Christian, when using the formula in a column, you shouldnโ€™t have the << >> enclosing characters. Just use SELECT(Punch[Total Travail],[Journรฉe]=48)

Hmmโ€ฆ that would do itโ€ฆI hope I didnโ€™t make you loose too much time with thisโ€ฆ Thank for helping Praveen.

No worries

Top Labels in this Space