BEx Chart - WAD

Hi All,
I have  aneed to create charts based on multipple key figures for a couple of key figures. I have all my key figures in column and the characteristics in the row. WBS Element and Dates are in Row and 3 KYF are in the column.
The user would like to see the effect of the dates (like context sensitive when the cursor moves over the chart - the default function) with out having the dates appear on the X Axis. how can I do this? any ideas?
When ever I bring the characteristics (from free char to row) it displays the character on the X -axis and gets too crowded on the X axis.
The chart is rendered through WAD - Chart web item.
Thanks,
Alex.

Hi Alex,
Try using Pie Chart to view the WBS Element and date context sensitive
You should have separate reports for chart view, so that drill down will not affect the chart view.
Hope this helps.
Rad

Similar Messages

  • How to fix the column header width in BEx or WAD

    hi there!
    how to fix the column header width in BEx or WAD. because, depends on the column data, the column size varies. i want to fix the size so that i can maintain the consistency through out the report.
    thanks!
    Vam.

    Dear Vam,
    you can easily do that with css, search the source code of the executed web template for the td tag which is around your coloumn header, remember the style sheet class name it is ´displayed as class= in the td tag.
    Now you can add this code the beginning of your web template:
    </style>
    This will only work in Web.
    Regards
    Marcus

  • Gantt chart wad 7.0

    Hi
    I need to show one query data as Gantt chart in WAD.My user will see this report in his portal...My requirement is like this:
    In rows panel of query definition I have Project ID....
    In columns panel of query definition I have around 10 Restricted keyfigures...
    The other customer requirements are:Chart should only show the data that falls in between start date and end date ,I enter through variables...
    He should be able to choose which Keyfigures he want to see in the Gantt chart....
    Chart should show Todays date as line somewhere in middle of chart....
    is it possible to achieve this through WAD...(I am new to WAD...I tried creating one test template...its crashing showing its too much data to handle....I have records on 14 pages when I executed the query in browser)
    Do I need to have time characteristic as keyfigure in cube or in query inorder to achieve this....
    is there any other tool,where I can easily implement this.............
    Thanks.

    Hi Priya,
    Thanks for your reply.
    1.I have read in help.sap.com that special things with Gantt chart is...in the dataprovider we need to use time as keyfigure.Inorder to achieve this,we need to have this time as keyfigure in cube itself.I check my cube and we have some time keyfigures.I tried putting variable on this time keyfigure in query designer but its not working.how can we restrict time keyfigure so user will have an option to give input for which time period he wants the see the Gantt Chart.
    2.I have to use this Gantt chart to show projects....When I checked,we have many projects that needs to be shown(you can count more than thousand)...and I am getting error when I tried to implement Gantt chart in WAD saying webitem is too small to show data or something....Is it 'not so good' idea to use Gantt chart to show so many projects....?
    3.how to really design this in a web template...
    First I dragged a container web item...then I dragged a Gantt chart web item into it having smaller size than Container web item...is it the right way?where can I put the navigation pane webitem as you suggested above?is there any thing more I need to add to get the above requirement?
    Thanks for your time and help.
    Regards.

  • How to get the relevant text in the Cone Chart(WAD)

    Hi Expert's,
      Here is a requirement where we are using the CONE chart.
    But we are not getting the relevant texts based on the query attached.
      Plz help me to get the texts.
    Thanks in Advance.
    Vasu.

    Expert's plz look into it..this is very urgent.

  • Bex Query WAD Iview - Look and feel.

    I've put a query into a WAD and I've published the WAD as an ivew. But i want the look and feel to be "Corporate" and not use the SAP standard blues etc. I have created a custom them but when I preview the iview the query in the WAD is blue rather than the green I want and have used in my theme. I created a custom stylesheet and tried using &style_sheet in the Iview but the bulk of the query is still blue. I tried putting a line in the XTHML just below <HEAD> that said <link rel="STYLESHEET" type="text/css" href="&quot;bwmimerep:///sap/bw/MIME/customer/stylesheets/My_Theme_For_Portal.css" but that doesnt seem to work either. The bulk of the data displayed in the query remians blue. I just dont think it's referencing my stylesheet.
    Any ideas? Help is much appreciated.
    Edited by: Joel Yates on Mar 16, 2011 2:18 PM

    Joel,
    What I would do is publish the WAD as a template in your system and then call your query like:
    ...?query=zbm_m001_q001&template=zmywad_temp
    or
    make the default template that is called your WAD - zmywad_temp
    tcode - RSCUSTV27
    Customizing ID
    Broadcasting         0BROADCASTING_TEMPLATE70
    Query Precalculation 0QUERY_TEMPLATE_BROADCASTING70
    Report Precalculat.  0REPORT_TEMPLATE_BROADCASTING
    Enterpr. Report      0REPORT_DEFAULT_TEMPLATE
    Ad Hoc Analysis      0ANALYSIS_PATTERN
    You can change 0ANALYSIS_PATTERN to zmywad_temp
    Couple things to remember: in your new default template make it so all queries can use it and don't default it to a specific query unless you want you users to get a different look on that query.
    Hope I'm understanding ur question correctly.
    Mike

  • Key figure description not show in BEx and WAD sometimes

    Hi experts!
    I have a big problem. Sometimes we have the effect that a report shows no key figures. I mean I see the numbers but no key figure description is shown.
    Example (correct)
    Country |    Hierarchy   |        Banking      |         ATM       |      ....    
    Germany |   Key figure 1 |           1.000     |         500       |      ....
            |   Key figure 2 |                27   |           9       |      ....
            |   Key figure 3 |                27   |           9       |      ....
            |   Key figure 4 |                27   |           9       |      ....
    Example (wrong)
    Country |    Hierarchy   |        Banking      |         ATM       |      ....    
    Germany |                |           1.000     |         500       |      ....
            |                |                27   |           9       |      ....
            |                |                27   |           9       |      ....
            |                |                27   |           9       |      ....
    We can solve the problem if so we deleted the query from the cache but that is not really a good solution.
    Any suggestions?
    Regards, Thomas

    Hi Thomas,
    I have a similar problem in WAD. After applying Patch 19, the Key Figures descriptions do not display in certain reports.
    From Query Designer, everything is OK.
    Could you fix the issue?
    Jean-Luc T.

  • About changing the background color trough javascript in table/chart WAD

    Hi guys,
    my problem is this one:
    i got a Web template with a table and its chart, i need change the background color of the result of my table and chart trough javascript code, for example:
    <STYLE>
    .SAPBEXexcGood1:{ BACKGROUND-COLOR: #CDDEE9};
    </STYLE>
    Here i m switching the color of the exception of GOOD1 (it's green) to light Blue.
    In the table the background color of the total has changed to light blue, but in the chart is still the color green of the exception, i need represent the light blue for both,
    help me , i'll really appreciate it.

    You can change teh clour of Line/Bar in web template parameters itself.
    In Edit Chart Properties, Select the particular Series :
    In Its properties  you see,Chart type,Axis,Color etc...
    Change the Color to Light Blue ( you will see the options for all colours)
    I think for Light Blue,You can try with @11
    Hope it helps
    Thanks
    Sriman

  • How to make Chiese Char's shown correctly in Pie Chart of BEx?

    Anyone know how to configure the BEx in WAD to make the Chinese description shown correctly in Pie Chart? Any suggestions are appreciated.
    Best Regards,

    Dear Gerald,
    please make sure that you have to configure a font for the IGS that supports the desired characters.
    Dependant on your scenario you must maintain the xmlchart or gfwchart configuration files. I would maintain both files.
    Please refer to note <a href="http://service.sap.com/sap/support/notes/531668">531668</a> for the xmlchart and to note <a href="http://service.sap.com/sap/support/notes/596825">596825</a> for the gfwchart configuration file.
    Best regards
    Matthias

  • Hiding Characteristics in SAP Bex/ WAD

    Dear Experts,
    I have a requirement of hiding columns in my report dynamically.
      Parameter
    Char1
    Char2
    Char 3
    A
    10
    5
    6
    B
    Yes
    No
    Yes
    C
    15
    41
    40
    D
    12
    12
    4
    In Input Selection,  I have a field called Char4.
    When Char4 = 1, it needs to shows only two columns and hides the 3rd one.
    Parameter
    Char1
    Char2
    A
    10
    5
    B
    Yes
    No
    C
    15
    41
    D
    12
    12
    When Char4=2 in selection.It will show column char3
    Parameter
    Char3
    A
    6
    B
    Yes
    C
    40
    D
    4
    Please note, all fields stated above are Characteristics not Key figures.
    Please let me know whether it is possible in BEX or WAD.

    Hi Ravi,
    I dont think so Dynamic hiding is possible in BEx or WAD as part of Standard Functionality.
    rgds
    SVU

  • Gantt chart in WAD

    Experts,
    Anyone worked in WAD using chart type GANTT. I am trying to create gantt chart for project milestone dates,  but unable to get the desired output. Can anyone help in configuring the time axis or the structure of query required for gantt chart.
    thanks!

    Hi Ananda,
    please check the following posts:
    Gantt chart wad 7.0   (Gantt chart wad 7.0 )
    gantt chart help in BW   (Gantt chart help in BW )
    Regards,
    Theodoros

  • Bex Analyser: Bar chart with limit or average line, is it possible?

    Hi everyone.
    I have a short question:
    Do you know if it is possible to combine different chart types in the Bex Analyser?
    I would like to have a bar chart providing monthly values and in the same chart a line showing 1) a fixed limit and 2) another line showing an accumulated moving average.
    I have the values as source available, however I can't figure out how to combine the bar charts with a line chart in the same graph.
    Does anybody know if this is possible?
    Thanks,
    Nana

    Nana ,
    it is possible to have a Bex Chart of mixed type , you can choose the type of display for each series
    As for fixed line - you will need to have the values supplied by query
    As for moving average , that too needs to come from the query. The IGS service which renders the chart is something similar to Excel - the display options can be changed but nothing more that what is in the data table.
    Arun
    P.S Assigning points is a way of saying thank you in SDN

  • Regarding standardization of Colors in Pie chart Categories

    Dear BI Experts,
    I have an issue regarding Pie Charts in the WAD. When we have 5 categories defined in the Pie chart and each category has got its own defined color.
    <b><u>issue no 1:</u></b> It is very difficult to go to each cahrt and select the colors for each chart in each category. Is there any place where we can define the colors in common?
    <b><u>issue no 2:</u></b> When we have the data for all the categories it is doing good. In case of data not available for any purticular category the color defined for that category is coming for the next category. which shud not happen.
    Is there any chance of solving this?
    Anyone please help me in this concern. Very much awaited.
    Regards,
    Kishore.

    Bhanu,
    Sorry about the late response ... connectivity issues....
    As for the color issue - you would have fixed colors to each series ... and when there is no data for one of them then that particular series is absent which would mean that the next series would take its place.
    Example :
    Original query -
    4 categories with 4 colors
    If one of the categories does not have data then the query would have 3 categories and category 4 would take the place of category 3 and hence the issue of the colors...
    I was not able to simulate the same however ....
    1. If you had the same data set in Excel - are the colors proper- any Standard data set / BeX chart
    2. Is there anyway you can fix the number of categories by way of restricted Key figures etc ? then if that category is present in the query even if there is not data the colors should be maintained.
    Arun
    Hope it helps...

  • Chart Design issue

    Hi guys,
    i have this issue , my bex report is
    0fisscper  material  NI (net invoicing)
    i need a chart with x axis as time and the materials in each catergory
    how could this be done (materials have to be in series) in Bex or WAD
    Thanks,
    Vijay

    Hi Realist,
    You can create in both Bex and WAD
    In Bex tool bar you have an option called Layout --> in that go to Attach Chart --> and then right click on chart you will see
    1.Chart Type --> You can pic different types of charts
    2.Source Data --> Here you can select Series and Add materials & remove other Key Figs
    3.Chart options --> gives you to customise the chart design by naming X and Y axis
    In WAD
    Go to Tools --> Wizard --> click Next --> select Chart --> Add your Query in Query View --> and go ahead with designing..
    If you want to see your chart in web or Portal then WAD will be the Better option
    Hope this helps,
    Thanks,
    Sudhakar.

  • How to create Water fall chart

    Hi,
    Can someone please let me know if a waterfall chart can be designed using BEx Analyzer/ WAD.
    Please provide the steps / any links available for it.
    Thanks.

    Hi Jay,
    Waterfall Chart is available as Delta Chart in WAD 7. Plz. refer below help link with details :-
    http://help.sap.com/saphelp_nw70/helpdata/en/44/bcc74adef94612e10000000a11466f/content.htm
    --Priya

  • I need to add header in the WAD

    Hi All,
    I have a requirement of adding header in WAD/Bex,were there are 8 Columns to be displayed in the report as below
         Response time                                                                    Resolution Time
    Min
    Max
    Average
    SD
    Min
    Max
    Average
    SD
    Were in Respone time time and Resolution time are Key figures.
    Min,Max,Average,Standard Deviation(SD)are calculated Keyfigures in Bex query designer.
    Now I have displayed each of these 8 columns as Min of Respone time | Max of Response time and so which needs to scroll to right a lot users wants the header to be diplayed as above example.
    Can please anyone guide me on this,is it possible in WAD or Bex?
    Thanks in advance
    Preethi.

    Hi Preethimanj,
    We can acheive this through BEx and WAD combination.
    1. We need to creat two queries with different set of CKF.. one is for Response time and other is for Resoultion time.
    2. In WAD use the web item TABLE with two rows and two columns., on the first row keep the headings Response time and Resolution time then on the second row keep the two queries Response time and Resoultion time respectively. ( I think you are getting my point).
    In this we can achieve this .
    Hope this helps.
    Veerendra.

Maybe you are looking for