Data Browser
- Viewing Site
Sector 23 Code Bank
Logged in as:
Guest
Similar Topics...
Set width of anchor (a) in CSS
Sql Server 2008 Comma Delimited List
Connect BIDS VS 2008 TO TFS 2010
LINQ - Order by multiple fields
SSRS 2005 Pad Left to a number
SQL Server OR Clause Very Slow when Referencing Multiple Tables
Deadlocks in Sql Server 2008 R2
VS 2008 Port changing in solution file
Reporting Services - The Item '/Data Sources' Does Not Exist - Lost Administrator rights to SSRS
DateRangePicker (Dan Grossman) appears in wrong location with jQuery 1.7
SQL Server 2008 XML Example
SSRS Send multi valued parameter filter to stored procedure
Angular ui grid grouping with sorting creating duplicates rows
SSRS Parameter default value is blank when deployed to server
Syntax error in TextHeader of StoredProcedure (SqlServer 2005
overflow-x does not work in Chrome
SQL Server 2008 Maintenance Cleanup Task to delete database backup files
Sql Server 2008 varbinary(max) performance bug
Upload Multiple Files ASP.NET 4.0, Using HTML5 Input File and/or Drop Target
Multiple Angular Slickgrids on same page showing wrong data
Retain Date Format when Exporting to Excel from SSRS 2005
SSRS 2010 Rendering in IE11
Returning Multiple Aggregates in Group by in LINQ
SSRS - Comparing multi-value parameter to NULL crashes report viewer
SQL Server 2008 will not shrink transaction log
SSRS Aggregate of an aggregate
In
SSRS
2008
R2
(but not earlier), you can now supposedly calculate an
aggregate
of an
aggregate
.
The
syntax
is: =Count(Sum(Fields!MyNumber.Value, "GroupByScopeOrField"))
HOWEVER if you are making
a
tablix/matrix, it doesn't
appear
to
work
. If you are
grouping
on
multiple
axes,
X
& Y in the
grid
, and then try to put an
aggregate
of an
aggregate
in the bottom
row
of each
column
, you receive this
error
:
The
Value
expression
for the
textbox
X
uses both
row
and
column
scopes or scopes from two
different
data
axes in the
same
aggregate
expression
.
How to resolve this? I don't know. My current
best
guess is either don't use
a
tablix or
go
back
to computing manually
using
custom
function
s or
SQL
like
pre
2008
R2
.
Created By: amos
11/18/2013 4:30:59 PM