If you need to have multiple lines in a SSRS text box, VbCrLf is what you need.
Example:
="adbc" + VbCrLf + "xyz"
Result:
adbc
xyz
More details at:
http://stackoverflow.com/questions/26567/how-do-i-set-a-textbox-to-multi-line-in-ssrs
Join The Fabric User Research Panel!
-
As you probably know, I work on the Fabric Customer Advisory Team at
Microsoft. Apart from advising customers a lot of our team’s time is spent
collecting ...
1 day ago
No comments:
Post a Comment