Quantcast
Channel: SQL Server Reporting Services, Power View forum
Viewing all articles
Browse latest Browse all 10045

Column grouping using the IN operator not working as expected

$
0
0

Hi,

I'm outputting count data into column groups, using a column filter to show the correct values.

DepotEquipCountEGIWorkCountHours
14IACR57.01
134IDGA317.88
135MEAE314.22
122MHAG44.53
155MHGL19100.18
111MHWA15.48
110MPAA15.55

The row group is on the Depot. This is only ever on a  single value.

The column group is on the EGI. This could be one of up to 8 values.

Where I run a filter on a column group by a single value, e.g. EGI = IACR, I return the Equipcount expected.

Where I use the IN operator to select mutiple values, e.g. MEAE and MHAG, I get two columns with the EquipCount in each, where I want just one column with the two values added together.

The column cell contains the expression

=Sum(Fields!EQUIPCOUNT.Value).

What are I doing wrong in my grouping that the two equipment count values are not added together?

Thanks

Neil


Viewing all articles
Browse latest Browse all 10045

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>