If Then

=IIF(Parameters!Field01.Label = -1, "All", Parameters!Field01.Label)

Case

=IIF(Parameters!DateType.Value = 1, "Transaction Date", IIF(Parameters!DateType.Value = 2, "Business Date", "Posted Date"))
Last modified: January 20, 2021

Author

Comments

Write a Reply or Comment