Error after upgrading to portal2 'Result of Expression is Undefined'

Hi team,

We have upgraded to portal 2 from portal 1 and in portal 2 we are using the same flows on custom buttons. when we click on the button in portal 2 we get the attached error ‘Result of Expression is Undefined’. We have tried to delete and add the button again but the error stays. Please let us know what would be a possible fix for this.

Hi,

if you are trying to use the same flow from Portal1 button in Portal2 button the problem is probably the table name in the start step of the flow.
For Portal1 it used to be Input

But for Portal2 it is now InputTable

So check your start step
image

Hope this helps!

B R
Ivan