Hi,
I have a Webi Report with the following scenario.
Data source 1 - Project ID (char dimension), Manager Name (char dimension)
Data source 2 - Project ID (char dimension), Benefits Type (char dimension), Benefits Amount (measure)
Now, I have merged Project ID from both sources and created detail variables for Manager Name& Benefits Type with the merged "Project ID" as the associated dimension .
Report Columns are - Project ID (merged), Manager Name (detail variable), Benefits Type (detail variable), Benefits Amount (measure).
However, I am getting some mutivalue errors in the "Benefits Type" column which makes sense because there can be mutiple Benefits Type for a project. I just want the mutiple values to be displayed in mutiple rows.
Could anyone please help resolve this issue?