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
Answer Posted / 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 |
Post New Answer View All Answers
What is the difference between the public object&schema object?
Explain the difference between detect alias and detect context?
Explain is there any tool that can compare two unvs / two rpts , built using bo 5.1 / bo 6.5?
How to do impact analysis for a change in Database field size which is assigned to a Dimension object and used in 10 universes
What is thumbnail?
1)I have createcd a dashboard on Bex query. How to refresh the Dashboard without hitting the bex query? 2)What is Event based scheduling in BO? 3) How to display the BO webi report title using a function? 4) For eg in my webi report iam having a person name like Jhon Peter Adam. But i need to get only the middle name of the person like Peter. What function is used in Webi to get this?
Explain which versions are used in the bo dashboard work?
How to restrict password to a user while sending a document in .pdf format
what are the day to day activities of BO administrator ?
Are data mart and dwh normalized or denormalized? Do both of them exist in the same tier?
What are the general problems that are faced while importing the .biar files and what is the solution to overcome it in business objects?
Difference between b.o 5.1 and 6.1b?
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
Then how to select the source by using webi or deski reports into crystal reports? i think main source is Businessview. where u import the datasource ?
How to open a universe with out using the Designer ??