Hi,
Is both + and & operator used for concatenation in SSRS? If so what is the difference between the usage of the two? When to use one over the other?
R
Technology Tips and News
Hi,
Is both + and & operator used for concatenation in SSRS? If so what is the difference between the usage of the two? When to use one over the other?
R
They are almost same. Use whichever you feel is more readable based on your preference.
Reference: https://msdn.microsoft.com/en-us/library/dd255271.aspx