For example, if you are trying to create a table on one work item. The column axis is the Priority Attribute while the row access is the status attribute. What I want will look something like this:
|
|
|
Priority
|
|
|
|
Low
|
Medium
|
High
|
|
New
|
2
|
4
|
2
|
Status
|
In Progress
|
6
|
1
|
0
|
|
Complete
|
1
|
3
|
4
|