Hi
I have an interface where I'm displaying data related to a case and that data actually from another source where they provided it as a view. Now since they have emptied the view the expression rule that fetches the data from this view is throwing error as an error occurred while retrieving the data:unexpected error executing query...Can anyone help me in handling this null data. It would be great if anyone can provide an example query expression.
Thanks in advance.
Discussion posts and replies are publicly visible
Could you give more context on this, Check whether are you storing right data in table columns which you are using in the view., if the wrong data in a table column violates any constraints or leads to data inconsistency that affects the view's operation. There May be a possibility but not sure