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

Record Count changes when I add Chart

Status
Not open for further replies.

fnpuff

IS-IT--Management
Mar 22, 2006
9
US
There are 273 Programs in our database (SQL). I can display this with a summary count of Programs.ProgramNumber. Problem I'm having is when I insert a pie chart using a count of the same field above I get 274 as my total. Any suggestions? and does this happen often?
 
Note, I tried distinctcount and that did not help
 
Are you by any chance inserting the distinctcount on a conditional formula? If so, please share the formula.

-LB
 
No formula, testing this a on a new blank report. Olny thing I have on this report is the Chart.

Chart Data
on change of: regions.name-A
Show value(s): count of Programs.programnumber
 
Found out its a problem with a lockup table.

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top