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

expression in ssrs

$
0
0

END
SELECT LoanStatusDecription

,  COUNT ( DISTINCT CASE WHEN Loan_Program_ID NOT IN ('DLO','LNC','LP1') THEN  ss_number END )ffel
FROM ##t45
GROUP BY LoanStatusDecription ,id
ORDER BY id

how to write teh above not in condition in ssrs?


Viewing all articles
Browse latest Browse all 28687

Trending Articles



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