Way1) Take a string field in Tmp table and make enum2str and assign.
Way2) In expressions generally we get for basenums =Fields!BaseenumName.Value now change it to
Fields!BaseenumLabel.Value
==> build it and check it.
Generally in ssrs report to get baseenum labels instead basenum element id , we can do that in two ways Way1) Take a string field in Tmp ta...
No comments:
Post a Comment