Skip to Content
0
Former Member
Feb 23, 2011 at 03:14 PM

Use "Concatenate Function" with a olap source

65 Views

Hi All BO users,

I develop a webi report based on SAP BW query and I would like concatenate 2 objects in one cell in a table.

I try 2 formulas :

=Concatenation(L01 Destinataire facture;L01 Destinataire facture Clé)

Or

=L01 Destinataire facture Clé+ " " +L01 Destinataire facture

The value of the concatenation for both are correct but ratio was #UNAVAILABLE....

Suggestion, Solution, Workaround ?

Thanks in advance

Cédric