Answer Posted / vijaya
It is a time dimension,A dimension table connected with all
the fact tables.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What would you consider as your biggest achievement and why?
Explain what would you consider as your biggest achievement and why?
can anybody tell me about complicated object you have created
Explain is there any tool that can compare two unvs / two rpts , built using bo 5.1 / bo 6.5?
What is the profile and package?
What is difference between webi and infoview?
How to do impact analysis for a change in Database field size which is assigned to a Dimension object and used in 10 universes
Can we Save (save as) WEBI Doc as DESKI?
Its regarding Javascript coding for customization in BI4 reports. We need to have all the options disabled in the report except the option to Export(save the report in computer in Excel/pdf formats). I am able to hide TopBar,TabBar,Left Navigation etc but I need "Export" option to be displayed to the users in Read mode. Can this selective "hiding" be achieved?
what is universe null
webI report not showing Barcode in PDF format, i have used BC39 font,but barcode is shown in HTML but not in PDF, please any solutions??
Is there any tool that can compare two unvs / two rpts , built using bo 5.1 / bo 6.5?
Explain when to use local filter and when to use global filter?
How many universes can be created in a project?
Hi I'm using data federator.I would like to know if it allows select statment in where clause.For example: SELECT Employee, company, orgunit FROM TAB_BIG WHERE employee IN (Select TAB_SMALL.employee FROM TAB_SMALL WHERE flag = X ) bye