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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

crosstab showing 0 values

Status
Not open for further replies.

kingj1

Technical User
Oct 10, 2006
6
US
Hi all,
I'm using CR XIr2 and want to create a crosstab report that shows the number of cases created in an hour.

I'm using forumula: hour(createtime)

Data:

Hour: # Cases:
-----------------
1 2
2 1
3 0
4 0
5 0
6 0
7 5
8 10
9 15
10 20

etc ....

The problem is that hours 3,4,5,6 don't show in crosstab because the total is 0.

Any ideas ?
 
I figured it out. FYI, I can get the desired effect by using a Chart-Numeric Axis type.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top