Hi All,
I am new to Pentaho and wanted to know the below scenario is possible or not in Analyzer.
I want to create a report in Analyzer, with following criteria. Lets call table as Accounts table.
I want to implement the query with consition "accounts having id 1 and not having id 2". This means I need a self join and put some filters on this self join.
In current user console for Pentaho analyzer, I don't see that it implements the right way. It instead implements two separte queries and does an AND condition.
Please let me know if the above scenario is possible or not. If yes then how ?
Regards,
Abhinav Singhal
I am new to Pentaho and wanted to know the below scenario is possible or not in Analyzer.
I want to create a report in Analyzer, with following criteria. Lets call table as Accounts table.
I want to implement the query with consition "accounts having id 1 and not having id 2". This means I need a self join and put some filters on this self join.
In current user console for Pentaho analyzer, I don't see that it implements the right way. It instead implements two separte queries and does an AND condition.
Please let me know if the above scenario is possible or not. If yes then how ?
Regards,
Abhinav Singhal