Forum Discussion

dev85's avatar
dev85
Frequent Visitor
3 years ago
Solved

Matrix drilled data issue

Hello guys

 

I've created the next matrix:

That matrix is composed between 2 tables: Issues and tasks. All tasks must have a parent issue, however not all issues have a task attached to it. My question is, right now the matrix it is only showing the issues that have a task related (the ones in which you can click on the + to see the tasks related),  is there a way for the matrix to show all the issues, even the ones that does not have a task assigned? 

 

 

  • Assuming that the Doing | Done | To Do columns are calculated values driven by tasks you should be able to right click on the Issue field and select "Show items with no data".

     

2 Replies

  • Assuming that the Doing | Done | To Do columns are calculated values driven by tasks you should be able to right click on the Issue field and select "Show items with no data".

     

    • dev85's avatar
      dev85
      Frequent Visitor

      Hi jgeddes 

       

      OMG it was as easy as that!!! You can not believe the turns I was thinking to fix this. Thanks