Topic Options
#16466 - 03/26/09 10:07 AM Grid View doesn't display values in summary
Tmolinaro Offline
Adagio Graduate

Registered: 10/12/07
Posts: 46
Loc: PA, USA
I have a gridview report I am building to display sales information for customers in a certain territory. The report displays the sales information, but when I summarize (sorted by customer number) I get no #'s in my calculated columns.
This is the formula in one of my calculated columns.

if
(
YEAR({Date}) = (YEAR(TODAY())-1)
,
{Amt}
,
0
)

Top
#16468 - 03/26/09 11:32 AM Re: Grid View doesn't display values in summary [Re: Tmolinaro]
Softrak Support Offline

Adagio Action Team

Registered: 03/09/99
Posts: 11571
Loc: Vancouver, BC Canada
When the Viewis not summarized, you need to ensure that totals are enabled for the column - by default a calculated column does not have a summary operation at the bottom. Right-click on the column header and choose Display Total. Then when you summarize, you will get your subtotals.

Note that when desired, you can choose any of the other 3 summary operations (Min, Max or Average) and when summarizing a view, the operation will apply to each summary group.
_________________________
Regards,
Softrak Tech Support

Top
#16474 - 03/26/09 12:46 PM Re: Grid View doesn't display values in summary [Re: Softrak Support]
Tmolinaro Offline
Adagio Graduate

Registered: 10/12/07
Posts: 46
Loc: PA, USA
I knew there was something I was missing, but couldn't recall what it was. Thanks

Top


Moderator:  Christa_Meissner 
Who's Online
0 registered (), 112 Guests and 1 Spider online.
Key: Admin, Global Mod, Mod
Forum Stats
1865 Members
5 Forums
14484 Topics
70731 Posts

Max Online: 432 @ 01/20/25 10:17 PM
May
Su M Tu W Th F Sa
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31