In WebI report, is that possible to show ZERO in NULL fields?

in WebI report, is that possible to show ZERO in NULL fields? crystal report has no issue, but i could not find a way to set ZERO to NULL field
can you tell?

Bram,
This formula you used above is corrcet but is returning you a character '0' and when a descending sort is applied character values will be at the top.
So , apply the formula 'ToNumber' on the value returned form the above formula :-
ToNumber(above formula)
And then it will change 0 to number and give you the exact sort order.
Thanks,
Rohini Haksar

Similar Messages

  • BO Webi report hierarchy with measure values showing more(almost double value) compare to BW Bex report

    Hi,
    In our BO Webi report hierarchy with measure values showing more(almost double value) compare to BW Bex report. Can any one please help on this.
    Is it BW problem or BO problem?
    I checked in some other threads but it's not given solution.
    Thanks,
    Manjunatha

    Hi,
    Is it BW problem or BO problem? : BO
    is it causing problem with hierarchly data only ?  without hierarchies data is matching or not?
    Post same in SAP BusinessObjects Web Intelligence  .
    Thanks.

  • WEB reports can it possible to access from out side domein

    Hi, i want  information whether WEB reports can be access from

    Hi all,
    WEB reports can it possible to access from out side domein. If yes please tell me how..

  • Drill to webi report from a Linechart

    Hi Experts,
    We are showing regionwise no.of orders for each product in a line chart .
    My user want to drill down to next city level webi report for that selected region and product.
    If they click on any series or bubble on the line i have to pass those values to a webi report.
    My problem is how can i capture those selected values.I am anle to capture selected series (Product) but not the Category label(region).
    Any idea please share....
    Is it possible to drill like this?
    Thank you

    Hi Sri,
    You can drilldown to webi report using opendoc URL concept. Please refer below threads for details.
    [Linking a webi report to xcelsius;
    [http://www.forumtopics.com/busobj/viewtopic.php?p=623345]
    Hope it helps you.
    Regards,
    Nikhil Joy

  • Common Global Prompt on DashBoard for all WebI Reports

    Common Global Prompt on DashBoard for all WebI Reports
    Is it possible to have a common prompt on the Dashboard. Which passes these variables/prompts to other WEBI reports show on the dashboard
    Most of the financial WEBI reports have common prompt (year and period)
    If I select or enter two common prompt can this be passed to all the webi reports shown on that DashBoard.
    Thanks & Regards
    Ishaq

    Hi,
       You cannot achieve this using WEBI alone. You will have to use Xcelsius with WEBI to achieve this. In XI R3.1 you can use the content linking feature on the dashboard to link a Xcelsius Analytic with multiple WEBi reports. You just need to pass prompts to the Xcelsius Analytic and all the corresonding reports will recieve that value. There are several possibilities with this and i have just stated one. Hope that helps.
    Regards,
    Edited by: Abdul Mughni on May 30, 2010 7:24 PM

  • WebI Report not printing correctly

    Hi,
    I've a WebI report for whcih the page layout is set as Letter and orientation set as Portrait. when I export this report and try printing it, the print preview shows that single report page is coming up in 2 pages while printing. however when I set the magrings as 0.25 for all the sides while printing the report appears good. Is there any wasy of superimposing these values in WebI report so that this is not needed to be done manually? Or is there any other methos to get it fixed?
    Please help!
    Thanks!
    Neha.

    Hi,
    You can use, format table-> avoid page break(horizontally and vertically). Also at page setup toolbar,
    you can set your pages to scale a certain number of pages. Just change "automatic" value to 1 page for horizontal and vertical page layout, and you won't get second pages.
    Regards,
    Onur

  • Issue with webi report on BEx query

    Hi,
    I have created a universe on top of Bex query.  There is no issue in creating and exporting the universe.  But when I try to create a webi report out that BEx query, I am not able to see the values.  Say if I have a column called "Company"  I am getting the value as "All Company" and so on.  What will be the issue?
    But when a report is generated out of BEx analyser they are able to see the values properly.
    Same user credentials are used in both the places (Importing the query into universe, Connecting to BEx Analyser) .
    Thanks & Regards,
    Subbu S

    Hi Subbu,
    the universe will generate a L00 item and a L01 item. The L00 item shows the All member of the characteristic in the case of a flat list and the Top level nodes from a hierarchy. the L01 item should give you what you looking for.
    Ingo

  • Error while refreshing  WEBi Report : Supplied XML Invalid

    Hi,
    I have a universe buit on BI query in production environment.
    I changed the query in BI directly in PRD. The only chnage i did was ,unhide the keyfigure which was hidden originally as i wanted to see the data it brings in BEx analyzer.
    Then i agian chaged that key figure to Hidden.
    now the WEBi reports which are built on the universe which uses this bi qury is not getting refreshed.
    It gives the error : Supplies XML invalid
    I refreshed the Universe and Parsed it.there was 1 parsing erroe in Filter.Still i exported the universe.
    Now generally the WEBI reports start working after re exporting the universe, but this time it is not working.
    What can be done in this case.???
    I dont think it is because of parsing error as i have exported the same universe earlier with same error and reports worked fine that time.
    following  is in the WHERE section of the filter:
    <FILTER KEY="[!V000006]"><CONDITION OPERATORCONDITION="Equal"><CONSTANT TECH_NAME="@Prompt('Posting date','D',,mono,free)"/></CONDITION></FILTER>

    How you tried editing Webi report ?
    Its possible that your changes to Bex query while propagated to Universe after structure refresh, have changed some of the objects, and that change is not in Webi report yet, you'll need to edit it and maybe re-map objects.....

  • Supressing Lines in Web Report

    Hello:
    I need to be able to suppress lines in the web report if the key figures are zero.  I'm able to do this in Bex, but when I run the same report in the Web, the lines with zeros still show up.
    Can someone tell me how to suppress lines in a Web Report?
    Thanks,
    Helena

    Hi ,
    Using a view in the web report to suppress results row works fine but it is not that great of an option.
    Imagine you have a user who would like the option to suppress results row for the whole report and also the option to see the report with the results row. Then you would have to create two view and buttons or drop down and allow the user to switch whenever he see fits between reports , one with results and the other without results.
    Now problem with that is if user select report with results and drills down multiple times then the users decide that based on his initial drill down he wants to see the whole report in the second option without the result so he selects or cliks on the button to switch to the second view, the problem is that when he switches back he losses all drill down and has to start over not very practical.
    There exists a command SET_SUPPRESSION (Thanks to Heike Guder ) but i can't seem to make it work this is would be a better option, it is hidden from the users and you can insert it with a URL BW sommand. But i need to know how to use this command and where to put it does anyone know how to use it?
    Thanks
    Ayman

  • Launch Interactive Viewer Webi Reports - JSP

    <p>We are trying to build a Report Dashboard which shows the reports similar to how you see in the InfoView. We have achieved most of the functionality. We have an issue where we want to open the Interactive Viewer for any Webi Reports so that the users can modify the reports... Essentially when we open these Webi Reports in InfoView, we are seeing the option to Edit, but we do not see the same option in our App... Does anybody know a way to launch the Webi Reports in the Interactive Viewer?</p><p>Thanks,</p><p> </p><p>Rajiv </p>

    Rajiv, 2 questions for you:
    [1] Is this a security issue? The user account logging into your report viewer application - is this the same user account that you logged into InfoView with? The Settings for WEBI in the CMC may be different for these users - hence you see different report viewer options.
    [2] Are you using openDocument.jsp in your report viewer application?
    Stuart O' Donnell
    Consultancy By Kingfisher, Inc.
    [www.kingfisherinc.com | http://www.kingfisherinc.com/]

  • Calculations with Web Report results

    Hello, I'm just getting started with SAP BW and Web Reporting and that’s why I need some help. I have created a Web Report that shows the query results in a table. Now I want to make further calculations within the report. Therefore I have to access the results of the web report and I just don’t know how to do this. Maybe there are some javascript functions for that problem?

    A basic form of web report is to show the Bex report in Web table form, for that we assign the query to the table in the web table item.
    if further calculations need to be done using the already present keyfigures, then you can use the Calculated Key figure.
    Depending on the scenario you can also define the cell calculations, if you have structures both in the rows and columns.
    Refer to Web Table API to manipulate the cells of  the web table. This article using Web Table API could be helpful for you.
    Table interface doubt ?

  • What is the right sdk api to work with webi reports in BOXI Release 4?

    Hello,
    I just read in the omg model for rebean (sdk for working with webi report documents) that all functions to access the report structur and layout are no longer availabe beginning with Release 4.
    Can anyone confirm, that this is the case?
    Are those functions moved to a different SDK component?
    Thanks in advance,
    Bernd
    Dokumentation about rebean _omd
    u2022 The object model shows many funtions , classes in red which means:
    Note: The Classes, Interfaces, and Methods marked in red are no longer functional from the SAP
    BusinessObjects Business Intelligence Platform 4.0 release onwards.
    u2022 Among those functions are all !! We need to analyze the report layout
    u2022 No longer supported: DocumentInstance.getDictionary() , DocumentInstance.getOpenDocumentInfo(), DocumentInstance.getResourceManager(), DocumentInstance.getStructure()
    u2022 Classes no longer supported: ReportElement, ReportDictionary, Query, QuerySorts, DataSourceObject(s), SQLDataProvider,QueryNode, DPExpression, QueryContainer, Link,
    u2022 Classes no longet supported: ReportBody, ReportContainer, ReportStructure, ReportBlock, Graph, *Table
    u2022 Classes no longer supported: Cell, PageHeaderFooter

    Thank you for the information srrachna !
    Well, the point with the report engine sdk is a surprise. What is the sense of new functionality when you cannot use it (spoken for the api processing), and in addition when the new functionality eliminate functionality which was available before in the sdk.
    In my view this cut is to hard. The .pdf speaks from deprecated, but the blog and the information in the report engine api speaks a different language. The functionality is not just deprecated but no longer available.
    Hope SAP will address that before relase 4 becomes GA in May 2011.

  • Setting the HTML Web Reports encoding to UTF-8

    Hi,
    We have a problem with web reports (Reports6i with 9ias r1) showing some characters wrong(like the pound/yen symbols). The whole system (database and reports server) runs in UTF-8 characterset, but the web reports dont set any "ecoding=UTF-8" tags in the header section of the generated HTML .. so the users browser doesn't display the html correctly (unless he switches the browser from "Western European" to UTF-8 encoding himself).
    Any way we can force this? i didn't found any way on setting the UTF-8 tag in the report?!
    Cheers, Stefan

    OK. I think I can answer your question. You can change the Apache settings into UTF8 of your Apache Web Server in which you deploy your reports.

  • Not able to un-merge a dimension in webi report

    Hello,
    I'm facing an issue in webi reports. That is I'm not able to un-merge a dimension. I'm using BO 4.0 sp 6
    I have 6 data providers in my webi report all of those 6 have sales order number in common. The report refreshes fine but a new requirement came in where I had to add another query (data provider) which also has the sales order number.
    Now in the report I need to merge the new query's sales order number with the existing merged sales order number. When I un-merge the existing sales order number; webi just does not respond.
    Any ideas? thanks in advance.
    Regards,
    samique

    The way I resolved this is:
    1- Removed Sales Order Object from all the existing queries. (the variables that were using the sales orders broke)
    2- Added a new data provider query in webi; then added sales order objects in all the data providers.
    3- Merged the Sales Order objects in the webi report.
    4- fixed all the variables with calculations requiring sales order object.
    5- Dragged the Sales Order object to the report body.
    I hope to see an option in future where we don't have to do all this just to add a new data provider query to an existing report that uses merged dimensions. Because its just a waste of time re-doing things.
    There should be an option to merge new dimensions to the existing merged dimensions in the webi report.
    Regards,
    samique

  • Output mismatch between BEx query output and WebI Report output

    Hi All,
    I have a BEx query in which there are only characteristics placed in rows.
    There are combinations of the values of the characteristics giving different records in the query output.
    Date is one of the characterisctics in the query output.
    There is an output mismatch between the query output and the WebI report output in the following case:
    When there are 'Not Assigned' or '#' or blank values, there are additional entries(rows) in the WebI report, giving repeating or wrong entries in the Date field. This is incorrect data.
    Is this because of the  'Not Assigned' or '#' or blank values of the Characteristics or is there any other reason?
    How do I fix this?
    Please helo me with this.
    Thanks and Regards,
    Srilakshmi B

    Hi Rajesh,
    I need to verify the WebI report output for records with # and 'Not assigned' values for the cHracteristics in the report.
    So I cannot check the WebI report by hiding the # or Not assigned values.
    The problem is that in the Query output the records are like these shown below:
    Char1                    CHar2                          CHar3                       Date field
    A                             B                                 C                                Date1
    #(Not assgined)      #(Not assgined)      #(Not assgined)             No value
    Where as the WebI report output is as below:
    Char1                    CHar2                          CHar3                       Date field
    A                             B                                 C                                Date1
    #(Not assgined)      #(Not assgined)      #(Not assgined)            Date1
    As shown here, there are wrong/repeating entries for the Date field in the WebI report output.
    Please check this and let me know what could be the issue and how do I fix it.
    Thanks and Regards,
    Srilakshmi B

Maybe you are looking for