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

expression question

$
0
0

I'm new at SSRS 2008 R2.  I need to return a value from PERCENT_NUM if DESCRIPTION = 'x'.  PERCENT_NUM is a numeric field and DESCRIPTION is a string field.  The DESCRIPTION field has multiple items that I need to turn into columns then list the equivalent value for the facility name.  The data is grouped by facility names.  I have a column called "Decreased Dosage [$]" and enter the expression below in the text box.  I have about 60 facility names and all but 1 are returning 0 values. 

Thanks.

=IIF(Fields!DESCRIPTION.Value=

"Decreased Dosage [$]", Fields!PERCENT_NUM.Value,0)


Viewing all articles
Browse latest Browse all 10045

Trending Articles



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