Hi to all,
could you please explain me why if a create a new infoview report with two or more caracteristics I MUST add a mesure in order to have the correct result.
In fact I have selected the following characteristics (dimensions) in my infoview query:
- Customer ID
- ZIp code
And I filter the "Customer ID" field in order to fix only one record(eq Customer ID = 000001)
The result set is the following
cust ID ZIP
-
000001 1
000001 2
000001 3
000001 4
000001 5
000001 6
... ...
It looks like a strange "cartesian product". It seems that the same customer Id is repeted the exact number of the row retriveid by me BEX query.
Could you please explain me this behaviour ?
Thank'you very much!
Yep you can do that.
To access ODS/DSO or Multiprovider or Infoset & Infocube(Navigational attributes) one has to design BEx query on top of it.
Create BEx query on top of ODS/DSO and check "Allow External Access" Enabled.
(BW3.x ==>> properties ==>> Extended tab)
(BI7.0 ==>> Properties ==>> Advanced tab)
Hope it helps you.
Thank You!!
Sent from iPhone
Obviously, it's correct only.
COZ without numerical info none of Report/ Business make sense. As per Characteristics defined in cube, it's relating data and showing data as it has no fact/numeric info.
Did you check data at BEx by taking same objects?? and how abt data??
Thank You!!
Sent from iPhone
Add a comment