Hi All,
May I know how to write IF ESLE statement on SSRS?
My Condition:
If Param = "A" then
result = "1"
elseif Param = "B" then
result = "2"
elseif Param = "C" then
result = "3"
Thanks
Please refer below links
I hope this will help you out.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.