Modification in WAD (BI70)

hi experts,
i use wad to show my report, i want to change the value in a field to another text,
for example, the table is:
field1   field2  field3
a1       1        b1
a2       0        b2
a3       1        b3
i want to change it to display
field1   field2  field3
a1       Y        b1
a2       N        b2
a3       Y        b3
how to do? use the modification?

If u can't change the text of field 2 char then create one more char with Y/N and control with boolean values.
Otherwise, simplest thing will be usage of javascript.
Parse the table at the end of the template and look for column field 2 and replace all the 1/0 by Y/N.
Information regarding parsing the table can be found in following web log:
BW Web Apps – New UI Element – "Flex" Like Chart
Abhijeet

Similar Messages

  • How to customize the table layout in WAD (BI70)

    hi experts,
    i want to customize the table layout in WAD.
    in 3.5, i can set the table interface class,and use T_Code se24.
    but now i am using BI7.0, there is no table interface, so how can i customize the table layout?

    Use report designer for customerizing.

  • Error : Could not load com.sap.ip.bi.rig.Format in WAD 7

    Hi,
    Given config to be as below:-
    ABAP Stack - BI 7 EhP1 SP3
    Java Stack - BI 7 SP Level 19
    while I try to implement the Format Cell option using Analysis Web Item modification in WAD 7.0, I get the below error
    Could not load com.sap.ip.bi.rig.Format
    Plz. suggest what is the correct config that supports the above implementation.
    Thanks,
    Priya

    Thanks for reply,
    I have seen the post, But my problem is that, while executing WAD.
    could not load module com.sap.ip.bi.rig.format   error is coming.
    i think if these error is removed , coloring the backgroud will work via  module com.sap.ip.bi.rig.format.
    I shall be thankful to you for this.
    Regards
    Pavneet Rana

  • Display Text in a query as a symbol

    Hi everyone,
    I have a query (BI 7) that displays runtimes of BI applications (generated from technical content -0TCT_MC01 multiprovider).
    In the rows there is 0TCTBIOTYPE (type of BI application) which usually displays texts as below:
    query
    Web Template
    I would like to show in the report the symbol (image) instead of the key/text of this infoobject.
    Any idea?

    Hi Reuvel,
    Nice requirement.
    Not sure 100% but from my memory i guess we can display the image for characteristic, instead of text or key by using Analysis web item Using parameter modification in WAD .
    Kindly check for Modifcation parameter Display image Module (com.sap.ip.bi.*.Documentcontent) in WAD, it might solve your purpose.
    Regards,
    Ashish

  • Legend datatable error in the chart

    Hi there
    Currently I am working with WAD BI70 and I have a problem when I try to put the data table as a legend in the chart, It mark an error "No data table information received from the ISM," the fact is that It just happened to 3 views, the same report I have other views of the same query on them and I do not mark the error.
    I hope that you can help
    Greetings

    Hi Kai
    I am using a chart with a series of columns surface, but I have other similar in nature and function well, the problem is only with this report. While I do not find the reason of the error, may see is the definition of query, but still not passing ...
    Thanks for your help

  • Error message in WAD: "No name is specified for modification type 'Module'"

    Hi All,
    We have created a WAD template with one analysis item and a button and have single module of type generic module in it.
    While executing it  following error message is displayed "No name is specified for modification type 'Module'"
    Please Can anyone help with this error.
    Regards,
    Shweta.

    Hello,
    I am currently facing same issue and I have no idea how to get rid of this message on top of the page.
    I'm pretty sure that this error message comes from the ANALYSIS_ITEM define in my Web Template but I have defined alias name for the different modules I created:
    Who is able to help ?

  • Modification in the Analysis Table in WAD

    Has anybody anytime used modification option for Analysis wad properties. it has entries single module, multiple modules and others.
    I want to use this and write or configure for reading the entries in the data cell.
    Thank you

    Dear Sandeep,
    If you do not want to use the default display and behavior of the Analysis Web item, you can use the Modification parameter to change them. You can modify the table structure and the table cells.
    The Modification parameter provides modules whose use can be controlled using additional parameters.
    This function enables you to use similar options to those available in earlier releases with the Web Design API for Tables. Unlike the Web Design API for Tables, modifications enable you to make targeted changes to the display and behavior without any programming.
    Prerequisites
    The modules are the main prerequisites for making modifications to the Analysis Web item. The modules are implemented in Java. The SAP Basis infrastructure in SAP NetWeaver 7.0 does not support any customer modifications or extensions to Java coding. Customers are therefore not able to develop their own modules for modifications to the Analysis Web item.
    SAP delivers a number of sample modules. You can use parameters to modify the display and behavior of these modules.
    Procedure
    You use the modules as follows:
           1.      Select a module from the sample modules.
           2.      Specify the module in the Modification parameter of the Analysis Web item.
           3.      Control the display and behavior of the module by specifying the module-specific parameters.
    Please see the below link for more understanding..
    http://help.sap.com/saphelp_nw70/helpdata/EN/1a/456a3badc1b315e10000000a114084/frameset.htm
    Hope this helps u..
    Best Regards,
    VVenkat..

  • Modification Export to PDF in WAD

    Hi,
    I have created a web template(copy of Std Template) and using export to PDF option. while downloading I am getting all the variables used in the query.
    My question: Is there any way I can restrict to selective variables? I know using some INFO_FIELD_ITEM in XHTML but not sure what the exact code to write,
    Can someone pls give me an example.
    Regards,

    Hi Vijay,
    You need to insert an Info Field Item onto the template. Please choose from the Info Field settings as to whether you need to display only static filters (query restrictions) or dynamic filters (user entry vars) or you can also choose to show only selective vars by specifying the same under Data Binding -> List of Elements to Display -> Type of Text Element = Variable Value & then specifying the var, likewise for each such var you wish to show. Alternatively, you can also choose to display only vars having values i.e Display Variables -> Variable Settings -> Only Variables with values.
    You then need to ensure you choose the Info Field Item as one of the web items to be included in the Export to PDF command. Hope this helps.
    --Priya

  • All Cells are Not getting Background Color in WAD

    Hello All,
    I have a query with 29 Columns and Nearly 1000 Rows.
    This query is being displayed through WAD.
    I have used  com.sap.ip.bi.rig.Format to color different columns : e.g.
    1st - 8th column -> Color Green
    9th - 10th -> Color Red etc.
    Also, in the Analysis Web Item properties, the values are:
    BLOCK_COLUMN_SIZE = 50
    BLOCK_COLUMNS_STEP_SIZE = 1
    BLOCK_ROWS_SIZE = 1000
    BLOCK_ROWS_STEP_SIZE = 0
    My Issue: For all columns , a few of the Cells are not getting colured. They are absolutely random.
    When I reduce the data volume (restrict to some region), all the columns are properly colured.
    Please Help to fix the issue.
    Thanks,
    Mainak

    Closing the thread as seems below note answers my query:
    1648692  Modification Format styles not applied on huge result set
    Thanks,
    Mainak

  • Need Calendar Year as a Variable in the Caption of an Analysis Item WAD 7

    I am using Web Application Designer 7.X for the first time.
    I am modifying a template that has the following Analysis Item in it:
               <bi:ANALYSIS_ITEM name="TABLE_4" designheight="300" designwidth="966" >
                    <bi:WIDTH value="966" />
                    <bi:WITH_TRAY value="X" type="CHOICE" text="" >
                        <bi:TRAY_SETTINGS type="COMPOSITE" >
                            <bi:CAPTION value="Employee Information" >
                                <bi:text localkey="1" />
                            </bi:CAPTION>
                            <bi:CAPTION_VISIBLE value="X" />
                        </bi:TRAY_SETTINGS>
                    </bi:WITH_TRAY>
                    <bi:DATA_PROVIDER_REF value="DATAPROVIDER_5" />
                    <bi:LINKED_DATA_PROVIDER_REF_LIST type="ORDEREDLIST" />
                    <bi:ROW_HEADER_VISIBLE value="X" />
                </bi:ANALYSIS_ITEM>
    The Caption of the table is currently set to "Employee Information". I need the Caption of the table to say "2007 Employee Information" where the year is the previous year. In other words, if the web application is executed in 2008, the title would say "2007 Employee Information". If the web application is executed in 2009, the tilte would say "2008 Employee Information".
    I am very new to BW and WAD so a detailed explanation would be greatly appreciated.
    Points will be awarded.

    I am trying to change the caption of the Analysis Item using Javascript, but the caption is showing up blank.  This is my first attempt at writing Javascript so a detailed answer would be greatly appreciated. 
    I would like the caption to read "HR Data 2007" if the function is called in 2008.  I would like the caption to read "HR Data 2008" if the function is called in 2009.  So always use the previous year in the caption.
    I took the following steps: 
    1.  In Web Application Designer, I created a Script item in my Web template.
    2.  I created the function executeJS_SET_ITEM_PARAMTERS_R using the Script Editing Wizard.
    3.  I made modifications to the function to add the year into the caption.
    4.  I modified the XHTML by adding the function to the body onload.  I am not sure if I need to do this part or if my syntax is correct here.  I can't post how I formatted the body onload because this causes 500 errors when I try to post the message.
    Here is the part of the function that I modified using the Script Editing Wizard. 
                    // Create parameter CAPTION
                    var d = new Date();
                    d.getFullYear();
                    var newCaption = "HR Data " + d;
         var paramCAPTION = new sapbi_Parameter( "CAPTION", newCaption );
         paramListTRAY_SETTINGS.addParameter( paramCAPTION );
         // End parameter CAPTION!     
    Here is the XHTML for the Analysis Item showing that the caption is set to be visible.:
               <bi:ANALYSIS_ITEM name="TABLE_4" designheight="300" designwidth="966" >
                    <bi:WIDTH value="966" />
                    <bi:WITH_TRAY value="X" type="CHOICE" text="" >
                        <bi:TRAY_SETTINGS type="COMPOSITE" >
                            <bi:CAPTION />
                            <bi:CAPTION_VISIBLE value="X" />
                        </bi:TRAY_SETTINGS>
                    </bi:WITH_TRAY>
                    <bi:DATA_PROVIDER_REF value="DATAPROVIDER_5" />
                </bi:ANALYSIS_ITEM>
    Here is the XHTML for the Script Item:
                <bi:SCRIPT_ITEM name="SCRIPT_ITEM_1" designwidth="300" designheight="70" >
                    <bi:SCRIPT_CONTENT_TYPE_LIST value="JAVASCRIPT" />
                    <bi:SCRIPT value="biLargeData:9CG1G0CWFS76DYKR0YY9GYHEM" />
                </bi:SCRIPT_ITEM>
    Edited by: Karen Thompson on Apr 10, 2008 5:34 PM
    Edited by: Karen Thompson on Apr 11, 2008 6:21 PM

  • Formatting Bex queries output with WAD Script WebItem

    Hi All,
    We have a requirement of displaying some text for a key figure value in WAD.
    Scenario:
    We have one input enabled query lets say Q1, in that a KF1 can have either 10 or 0 value. If user input 10, then in other report lets say Q2(which is display report), status should display 'Yes' and if 0 status should display 'No'. Kindly note reports are built in WAD
    Doubts:
    1. Can we replace keyfigure value with text in WAD using Script?
    2. If Yes can you please share a sample code for the same.
    Thanks and Regards,
    Sparsh

    Hi,
    try using modification module for analysis item, try with value "string" instead of "image"
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/6044cb8e-972c-2e10-a38e-ae1377028e7d?QuickLink=index&overridelayout=true
    let us know if it's ok.
    hope it helps.

  • Open 0Query_Template in WAD get red error

    Some documentation says we can't open 0Query_Template (with Notepad or some web development too), but we don't know how to locate this 0Query_Template file in Notepad or other web development tool.  Then the only choice left would be to open this 0Query_Template in WAD and then make a copy to a custom z file and then work on the z file.  But when we try to open it in WAD, get the following red error:
    'ITEM_ID' for librarry item or 'ITEM_CLASS' parameter for standard item is missing or broken!
    How to make a copy of this 0Query_Template or where to locate this file that we can edit in Notepad or other web development tool?
    Thanks

    When you open the 0QUERY_TEMPLATE it will generate an error saying:
    “’ITEM_ID’ for library item or ‘ITEM_CLASS’ parameter for standard item is missing”
    To get rid of this error change the mentioned object code (on the HTML tab page) to:
    <i>
    <object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="GET_ITEM"/>
             <param name="NAME" value="GR2Chart"/>
             <param name="ITEM_ID" value="0ADHOC_COLUMN_CHART"/>
             <param name="DATA_PROVIDER" value="DP"/>
             <param name="HIDDEN" value="X"/>
             ITEM:            GR2Chart
    </object>
    </i>
    Also, in order to use this query as a standalone template, you would need to delete the following lines which appear right at the top of the template:
    <i>
    <!-- Set the data provider --->
    <!--specialbwcomment<OBJECT>
    <PARAM NAME="OWNER" VALUE="SAP_BW"></PARAM>
    <PARAM NAME="CMD" VALUE="SET_DATA_PROVIDER"></PARAM>
    <PARAM NAME="NAME" VALUE="DP"></PARAM>
    DATA_PROVIDER: DataProvider
    </OBJECT>specialbwcomment-->
    </i>
    The above mentioned code segment is used to inherit the value of the dataprovider from the calling template. But, since we are using this template as a standalone template, we need to delete these lines.
    Now save this as ZQUERY_TEMPLATE and use it for further modifications as required

  • Junk characters displayed when viewing BEx query through WAD

    Hello,
    I am trying to display the results of a web report containing a BEx query through the "Execute in the Browser" option in WAD. But, junk Chinese characters keep showing up in the display. Also, if I try the same with one of the older web reports, they display fine. But, the moment I make a copy of these and execute without any modifications, the junk characters show up again.
    I tried executing through RSRT and there my report works perfectly. So, what could be going wrong or am I missing something?
    Thanks in advance!
    Menaz

    Thanks Emma.
    We figured it was related to the Unicode charset while I was going through the source code. I don't think there is any permanent fix yet. But, I followed the posting below and am trying to temporarily fix the error:
    Web Application Designer Appearing in Unicode (UTF-8)
    Thank you!

  • WAD Connection

    I can log in to SAP BW through SAP Logon but I cannot access WAD it says
    Error Group
    RFC_ERROR_COMMUNICATION
    Message
    Connect to SAP gateway failed
    Connect_PM  GWHOST=adi04, GWSERV=sapgw00, ASHOST=adi04, SYSNR=00
    LOCATION    CPIC (TCP/IP) on local host
    ERROR       hostname 'adi04' unknown
    TIME        Wed Dec 21 17:43:10 2005
    RELEASE     620
    COMPONENT   NI (network interface)
    VERSION     36
    RC          -2
    MODULE      ninti.c
    LINE        386
    DETAIL      NiPHostToAddr
    SYSTEM CALL gethostbyname
    COUNTER     1

    hi,
    try to use window's search to find file 'saplogon.ini', you may get 2 files in different folder, check the modification date, replace the other with the latest date one, before that copy the older to another file name.
    check also file 'host', you need to include adi04's ip address there.
    hope this helps.

  • Change font in WAD

    Hi,
    How to change the font in WAD.
    Please suggest.
    Best Regards
    Hari

    Hi.
    If you are talking about font in analysis items you can use [Parameters Modification.|http://help.sap.com/saphelp_nw70/helpdata/en/47/9f5e1acf9e3c5ce10000000a421937/frameset.htm]
    Please take a look on [following example|Need help with ""com.sap.ip.bi.rig.Format""";.
    Regards.

Maybe you are looking for