Thanks blom0344, I understand what you were saying. I figured it out. At the report level, I created a variable editor and it worked. Below is the code:
=[Course Section Type 1] + If(IsNull([Course Section Type 2])) Then "" Else "," + [Course Section Type 2] + If(IsNull([Course Section Type...
Hello All,
I am new to SAP Business Objects. I created a report, and using the Variable Editor, I am combining 4 columns into one column with a comma between each value. The problem I'm having is...where ever there is a null value, do not show the blank field and the comma.
This is what I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.