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

Display a total for occurrence of a text within a lookup

$
0
0

I have a report that has two data sets that I am using a lookup to get the value needed. The returned value could be either "Completed", "In Progress", "Not Started". What I want to do is get the Sum of the "Completed"  data elements returned.

I have used this expression to look up the data set

=join(Lookupset(Fields!Job_Name.Value, Fields!Job_Name.Value, Fields!Activity.Value, "dataset2"),",")

when I use the above expression I get a column with the values concatenated within the text box like this --- Completed, Completed, Completed, In Progress, Not Started ---

What I want to do it get the sum of the "Completed" occurrence's. So the answer I am looking for is "3".

Any Help is greatly appreciated.


Sary Awwad


Viewing all articles
Browse latest Browse all 10045

Trending Articles



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