Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Cross Tab - Group By Column 1

Status
Not open for further replies.

saran26

Programmer
May 20, 2008
173
US
Hi All,

I have the following field as the Group field in the summary tab.

Fieldname - ClearQuest.Verdict

the possible values are pass,fail or no values

I have to display pass and fail and dont display the column if the verdict is null , how to do this.

Please help me out

Result now
pass fail null
Plan id 2 1 1

I need to display
pass fail

Plan id 2 1

Thanks
Saran
 
Crosstabs don't have summary tabs or group fields. Please instead identify row, column and summary fields.

-LB
 
sorry for wasting your time,

I am able to figure it out.

Thanks
Saran
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top