Ravi Kumar Maloth
All code in this blog is well executed..
Tuesday, March 24, 2015
SSRS Report Split URL: Legend Set Expression:
Split URL: Legend Set Expression:
=Split(Fields!ID.Value,
"/"
).GetValue(Split(Fields!ID.Value,
"/"
).Length - 1) –Splits last one
=Split(Fields!ID.Value,
"/"
).GetValue(1)—Splits first one
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment