Hi Experts,
I have been working on a requirement wherein I have to create a WEBI report based on an excel file in BO3.1.
If I create a WEBI report based on the table below. it works as expected.
Prices | Company Name |
XXXXX | Company 1 |
YYYYY | Company 1 |
11111 | Company 2 |
22222 | Company 2 |
33333 | Company 2 |
Our requirement is to merge the duplicate entries of the column "Company Name" as below and to create a webi report.
Prices | Company Name |
XXXXX | Company 1 |
YYYYY | |
11111 | Company 2 |
22222 | |
33333 |
I have created a webi report based on the above table which has merged cells, however it did not work as expected. Please have a look at the screenshot below.
This report should have the merged cells as we have them in the excel file. I have tried this in BI4.1SP06 as well, however got the same results.
I am not a developer but still I have tried my best to explain our issue and the requirement.
Appreciate all your help.
~SwapnilY