on 2022 Jan 24 7:24 PM
Hi everyone, I'm new in BO Web Intelligence and now I'm working with SAP BusinessObject BI 4.2.
I have a question: there is a way to transform the fields of a table into a single string with all values separated by a separator like ";"?
For example, I have this query :
"select COD_BRANCH, DESC_BRANCH from LIST_OF_BRANCHES"
which returns :
I need a string variable "branches" in the BO report which returns: A;B;C
Thank you in advance,
Mila Del Col
Hi Mila,
Try the below blog, I've used this workaround at multiple clients, works perfect.
Thanks,
M Mohammed
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Try the below link to create the workaround it in the report directly, but I’ve seen it fail when there is too much data.
https://blogs.sap.com/2015/08/15/string-aggregation-on-webi-report-level/
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
67 | |
11 | |
10 | |
10 | |
9 | |
9 | |
6 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.