Hi
I have created a universe on the top of the bex query, in the query i have various characteristic like CID,MID, revenue, calyear and calday.
but when i created the universe, for CID i have got L00, L01 and under L00 i have 4 keys .
My doubt is why so many objects are created for only one characteristic in bi.
Please see the below screenshot .
Please help ASAP.
tnx,
praveen.
Hi Praveen,
For every characteristic in BI it is going to generate two objects in BO. one is for retrieving key values of BI characteristic and the other is to retrieve text values of the BI characteristic.
If it has any attributes, for each attribute also it going to generate two objects for the same purpose.
In the attached image i could be able to see four objects :
first two objects for bringing CID key and text values.
The remaining two are for bringing the assigned attribute (CID name of the ...) key and text values.
you can perform Rename or change , delete operations based on your reporting requirements.
Thanks & Regards,
Rajendra Kodavati.
Add a comment