how to restrict null values in webi report?
Answer Posted / visu
I believe you can define a formula like below
Not IsNull(object). This formula should bypass all records
that has null values..There might be some other ways too..
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
Regarding Hyperlinking in Business Objects. We have a few reports in QA environment where a number of hyperlinks are employed using OpenDoc function.In some of the reports,hyperlink is used to move to another tab within the same report.The formula used include "DocID" and ReportName="tab name".This works fine but now,for the PROD move,this will not work as the Doc Ids are subject to change. Is there a way to overcome this?Without DocID,how will move to a particular tab? Thanks in advance
How can you first report in Business Objects by using broadcast agent?
In source system we have os - windows BO - 5.1.5. with webi 2.7.1 Repository database - oracle Reports database - Oracle and DB2 Nearly we have 1200 reports in present system , i want to move as it is to new hardware os- windows bo- 5.1.5 with webi2.7.1 repository - oracle reports - oracle and db2 let me know is there any migration techniques in same version. thanks in advance Usha
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?
Explain is data mart?
how to prepare the documentation in business objects and where to get the requirement?
What we need to discuss with designer before starting the universe designing.
Explain what if a cartesian product pop up block appears when running a report. Does it give wrong values? How to solve this issue?
How were the reports scheduled and how to resolve unexecuted documents?
i want my connection to be dynamic. How can I make it. I mean the username and password should be dynamic. How?
can some body explain how migrate the BoXI r2 to BO 3.x and crystal reports XI r1 to Crystal report 2008 ?
how get the grand total in master-detail report?
Can any one say me how i can integrate 3 or more analytics like radio bottons,line chart,pie chart while designing a dash board in xcelsius and i am also facing problem to show one after another values in the same chat at a time..... Please help me out for this....
Explain the data types present in bo and what happens if we implement view in the designer and report?
1. 101 vinay hyderabad 123 naresh usa 152 singh delhi 101 vinay usa 123 naresh mumbai 156 raju chennai From the above data we need to retrive current data in a report ? how and explain in detail ?