Whenever we try to run “Multi-var combine” using a string variable, the program recognizes it as a numerical. To fix this, we have to go in and change the syntax so that Report Builder can know that we are working with a string variable, and not a numerical. Is there a way that the program can automatically recognize this, instead of having us to go back and manually change it?
Comments