How to use OR in IIF statement in row visibility?
0
votes
1
answer
2031
views
How to use
OR
in IIF
statement in SSRS
=IIF((Fields!txtCurrentSubjectReportName.Value="",
Fields!txtSubjectArchivedName.Value,
Fields!txtCurrentSubjectReportName.Value) = "School Life"
OR
"My goal for this term..."
OR
"Student Reflective Comment", True, False)
Its throwing error
Asked by user192303
(3 rep)
Oct 3, 2019, 12:18 PM
Last activity: Oct 3, 2019, 01:01 PM
Last activity: Oct 3, 2019, 01:01 PM