How to check workflow/form status before proceeding with BR execution

Rev
New Contributor

Hi all,

I need to make a calculate icon in a dashboard visible based on the form status. Based on another post in the forum to check the workflow status, tried below script to first check the workflow status and return true if completed and false if not completed.

Rev_0-1684923789834.png

It throws error message as "The given key is not present in the dictionary".

Kindly enlighten on the reason for this error message and on how the form status can be checked.

 

Thanks

1 REPLY 1

OS_Pizza
Contributor III

@Rev  That error comes from not passing the value to a given key. Please check your "CheckWF" variable.