I am getting an pop"there is no data to retrieve" when ever
there is no data in the DB,what should be done not to get
this pop up even if there is no data
Answers were Sorted based on User's Feedback
Answer / thejaswi
There is no such direct option to set up , but we can add another data provider with some dummy objects such as current datetime which will always return a value.Combine ur data provider with this dummy object data provider so that if there is no data from ur data provider this dummy provider results data and thus can eliminate this pop up.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is top business?
How to change the order of prompts in universe?
4.what is aggregate awareness ? how do we use ? where do we use ?
Hi, Webi report is created using universeA and this report needs to be shifted to UniverseB.So when i am trying to change report to new universeB from edit query properties, the report just hangs at the point of changing source to target.The reports which hangs mainly are the crosstab reports that has large data and many formulas. Any help on this is much appreciated. Thanks
What is a fantrap in business objects?
What is mean by stored procedure ? and how we can generate stored procedure universe?
Hi friends, How many types of dimentions are they ?What are they? Thanks in advance
How to execute the MACRO through Infoview?
8. How much supervision have you typically received in your previous job?
Can anybody explain breifly about 5 tier's of BOXIR3. 1. Client tier 2. Application Tier 3. Intelligence Tier 4. Processing Tier 5. Data Tier
Can we configure two instances of CMS pointing to two different CMS system databases?
Suppose i have the sinario like this column1: e1,e2,e3,e4 : column2: 1,0,1,0 : column3: M,F,M,F : in this i want to disply 1 is male and 0 is female which is added to the another column like column 4 what is the process?