Quantcast
Channel: SQL Server Reporting Services, Power View 포럼
Viewing all articles
Browse latest Browse all 24955

WHERE condition on the cell level that doesn't duplicate? (all screen-shots included)

$
0
0

I'm trying to filter on the cell level. I've accomplished the below through Pivoting my dataset in SQL. However, it requires a lot more work (the sample dataset below is very small compared to the full dataset). As a side note - I trigger these in PDF format through a subscription. Would someone mind giving me some help? Thanks very much.

Below is a same of my dataset (I put the data in Excel to make it easier):

Below is a design view of my report. This is the expression:
=IIF(Fields!Category.Value = "AppsErr" AND Fields!PNm.Value = "OP", Fields!Calc.Value, Fields!Calc.Value)

A screen-shot of the result is here: (I apologize, the forum indicated I can only load two images. So I put the next two links in a public dropbox folder.)

Sample SSRS Result

However, I'm hoping to achieve this:

Desired SSRS Result

(And then in the next set of columns to the right I would put in an expression for the PNm value "IN".)

Can anyone help?





Viewing all articles
Browse latest Browse all 24955

Trending Articles



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