Quantcast
Channel: SQL Server Reporting Services
Viewing all articles
Browse latest Browse all 1418

How to render "N/A" in fields with empty dates in an existing nested IIF/Is nothing function

$
0
0

I have an existing IIF/Is Nothing function in place and want the field to show N/A is there is no dates in my expression:

IIF(IsNothing(Fields!ActualPR.Value),Fields!ScheduledPR.Value,Fields!ActualPR.Value)

Is it possible to have it show NA is there is no dates flagged for either Actual or Schedule?


Viewing all articles
Browse latest Browse all 1418

Trending Articles



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