I have three sql tables I am joing and pulling with excel services in project server 2010. The relationship of the data is project name and then issues and risks associated with the project. You will always have a project name but sometimes
you may not have both risks and issues but just one of the two and sometimes you may not even have a risk or issue. I am trying to display project name on the left of the spreadsheet and then have issues in one column and risks in another column but
always "break" or group on project. Simply put, display the project name and show all risks and issues associated with that project. Then, the next project would display on the left and all risks and issues associated with it and
so on. I know how to fix it to where I can show the project and name and one of the columns and then break, but I cannot figure out how to add that other column. Its almost as if I don't need a pivot table maybe but I don't know how to structure
this. Does anyone have a way to do this?
Cletus51