visual studio 2010 - Crystal reports Crosstab vs2010: Averaging Data -


good day.

i using crystal reports supplied visual studio 2010.

i have several cross tab report objects in report summery data same database table. in table have initial mass, current mass,the number of days between start , current mass readings , average daily gain per animal [(current mass - start mass)/days]. have record per animal in table.

in crosstab showing average start mass, average current mass, average days , average adg (average daily gain). problem having average of adg not calculated correctly. required [(total current mass - total start mass)/total days].

i have tried adding in formula show different summaries of data adg values not adapt crosstab view.

how can add formula cross tab control calculation in control , not formula field added cross tab (as not give required answer)

http://www.beeftech.co.za/download/sample.pdf sample report page

i sorry didn't read requirement correctly.

since data getting database wrong want calculate manually. in case follow below process.

  1. here need add row existing crosstab , insert calculation. set summarized field lables summarize vertically.
  2. now insert embeeded summary. insert row , inthat write formula , supress other rows not required.

hope helps


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

objective c - Greedy NSProgressIndicator Allocation -

how to set an OCR language in Google Drive -