Hi
An old issue that I stumbled on as i received the same error.
The problem is in the datasource. If you have a datasource with outerjoin as jointype you will get the error.
Change the jointype to delayed and it is solved.'
Hi
An old issue that I stumbled on as i received the same error.
The problem is in the datasource. If you have a datasource with outerjoin as jointype you will get the error.
Change the jointype to delayed and it is solved.'