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

How to over-ride the case sensitivity in IIF expression . E.g "2 help" or "2 Help" value must evaluate

$
0
0

If the value "2 Help" if fed in the below expression it fails.

It only evaluates to true if "2 help" is fed to it.


iif(Fields!test.Value="2 help",true,false)

Expression is evaluating to false because it expects data to be case sensitive.

Can we override this and make it not case sensitive?

All I want is irrespective of the case the string value should be evaluated 







Viewing all articles
Browse latest Browse all 10045

Trending Articles



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