I have a cross tab where :
project attributes display as rows, Dates at particular stages as columns and max(date) as summary
Report displays only those projects that have dates at those stages, how ever it does not show all those projects that do not have dates so far. How do i get to display all projects even if there is no date and it is blank.
In queries- I have 2 queries one for project attributes and the other for Stages and have left outer join in links tab.
Pls suggest if i need to check/uncheck something.
Thanks
project attributes display as rows, Dates at particular stages as columns and max(date) as summary
Report displays only those projects that have dates at those stages, how ever it does not show all those projects that do not have dates so far. How do i get to display all projects even if there is no date and it is blank.
In queries- I have 2 queries one for project attributes and the other for Stages and have left outer join in links tab.
Pls suggest if i need to check/uncheck something.
Thanks