Database view question when using multiple task tables

David167
Tera Contributor

I'm trying to create a view where I can see tasks for demand and tasks for the project table. I works fine when using on only a joint view between the demand task , demand and project table. But, when I try adding the project task table to the equation, the reports shows empty. Not sure if it's the order, or the where clauses, I've tried multiple combinations and it continues to show up empty. The last attempt was using an or operator || , but doesn't seem to like it either.

Any suggestion would be greatly appreaciated.

Thank you.

5 REPLIES 5

No problem.

But in light of the new details it is clear that I misunderstood the requirements and the details I have provided are wrong. Can you say what exactly are you trying to report and what is the connection between demands and projects? Is it always a demand transformed into projects? Or demands without projects and/or projects without demands too?