In Business Objects I am trying to find a function that converts a Number to a Character data type so that I can use the object in a concatenation function. But I cant find the function to do this!!!
svsenni (BOB member since 2005-04-28)
In Business Objects I am trying to find a function that converts a Number to a Character data type so that I can use the object in a concatenation function. But I cant find the function to do this!!!
svsenni (BOB member since 2005-04-28)
Hi,
Use FormatNumber(,“0”) function.
Marek Chladny (BOB member since 2003-11-27)