Hi Experts,
Iam using BO IDT 4.1 for an multisource reporting requirement. One Universe for multiple sources with out joins means isolated tables. So In my webi report below:
I have below data for two dimensions coming from one universe ( contains query1 class folders and query2 class folders)
ProjCode.Query1:
823 - Data Management
684 - Micro Management
542 - Metadata Management
Proj Bench (This row with Bench words are manual entries entered in database)
Project Bench (This row with Bench words are manual entries entered in database)
ProjCode.Query2:
684K
521K
I donot have joins in universe between these two tables/query's/class folders. What iam trying to achieve in my report is i need to merge this above dimensions into one and use this in a report. So my output should be like below:
My webi prompt would be:
Dragged Fiscal Year Period and ProjCode Dimension from Query1 as Query Filter as Prompt with similar prompt text
Dragged Fiscal Year Period and ProjCode Dimension from Query2 as Query Filter as Prompt with similar prompt text
While executing the report, i get only one prompt as Fiscal Year Period applied with 008/2014 and other one has ProjCode here iam applying all LOV's executed the report.
1) Question am i applying the prompt with similar text so will it do union of both prompts LOV's
2) In Repor output, how can i achieve the below matching records like from both query's
Merged ProjCode BillingAmount
684 - Micro Management 324737
Proj Bench 234
Project Bench 989
"Bench" words are manual entries entered in database by specific department only in ProjCode.Query1 dimension which also should be captured in above webi output along with matching records.
3) the report Output will it do inner or left outer or right outer join between queris? I would need here only matching records along with Bench Codes as webi output.
4) What about Billing Amount Key figure formula would be?
Appreciate your much needed help here.
Thanks,
Dinya.