Waterfall Charts

Hello all,
I have to create a so called "waterfall chart" (also called delta chart) in SAP BW 3.5 (see http://en.wikipedia.org/wiki/Waterfall_chart for an example) . The chart designer in SAP BI 2004s provides this chart type (see http://help.sap.com/saphelp_nw04s/helpdata/en/44/bcc74adef94612e10000000a11466f/content.htm  ) . But it is unfortunately not available in BW 3.5. Do you have any idea how to create that kind of chart in BW 3.5? I already thought about defining a stacked chart and supressing certain parts by using transparent colours. But I still do not have an exact idea how to do it.
Many thanks in advance for your help
Regards
Marco

Hi Jody,
I did not get an answer but I found a way or lets say a workaround to realize the waterfall charts. You have to create a view which only contains the delta key figures and assign it as dataprovider to your chart. By using the chart type "stacked chart" you can "build up" all single graphs from these delta key figures. The parts (series) which are not to be shown (as for example the space between the X -axis and the delta) can be hidden by setting their colour and their frame colour to "none". For the remaiming parts you have to use a unique colour so that it looks in the end as if your graph consists of only one part.  As it is unfortunately not possible to show more than one of these graphs in one chart you have to create multiple charts (one for each graph) and put them next to each other. Finally you have to format them in a way that it looks like one chart (deactivate auto format, remove the spaces between the charts, hide the y-axis (except for the chart on the most right hand side)... . It did it that way and it worked fine
Cheers, Marco

Similar Messages

  • Error while trying to setup waterfall Chart in OBIEE 11.1.1.6.7

    Hi All,
    I am working on the OBIEE 11.1.1.6.7 version. This upgrade to 11.1.1.6.7 was done recently from 11.1.1.6.2 version by running the latest patch downloads using Opatch functionality.
    Recently we had a requirement and I am trying to set up waterfall chart in this new 11.1.1.6.7 environment.
    I added the below code snippet in the instanceconfig.xml file.
    <Charts>
    <EnableWaterfall>true</EnableWaterfall>
    </Charts>
    Then I restared the OPMN. Restart of presentation services fails with below error in log file.
    13/02/07 22:56:08 Start process
    [Util Logger] Exception occurred:
         Severity:5
         Type:class saw::Exception const * __ptr64
         File:main/project/webutil/configreaderinstance.cpp
         Line:558
         Message:Invalid settings in config file: Bad config instance '\\?\E:\<Middleware_Home>\instances\instance1\config\OracleBIPresentationServicesComponent\coreapplication_obips1\instanceconfig.xml'!
    Unknown element 'EnableWaterfall'
    Element 'EnableWaterfall' is not valid for content model: 'All(AxisLimitsFudgeFactor,AxisLimitsOverscanLimit,Bidi,EmbedFonts,JavaHostReadLimitInKB,DefaultWebImageType,CompressXMLData,Disabled,Enabled,DefaultNavigationPath,DeliveredImageType,FlashCLSID,FlashCodeBase,FlashPluginsPage,FontMapFile,MaxCompletionTimeInSec,MaxInMemoryChart,SVGPluginsPage,Funnel,Gauge,POP,SectionSliderLimit,SectionSliderDefault,MaxVisibleColumns,MaxVisiblePages,MaxVisibleRows,MaxVisibleSections)'
    13/02/07 22:56:10 Start process
    [Util Logger] Exception occurred:
         Severity:5
         Type:class saw::Exception const * __ptr64
         File:main/project/webutil/configreaderinstance.cpp
         Line:558
         Message:Invalid settings in config file: Bad config instance '\\?\E:\OBIEE11gODI11gMWH\instances\instance1\config\OracleBIPresentationServicesComponent\coreapplication_obips1\instanceconfig.xml'!
    Unknown element 'EnableWaterfall'
    Element 'EnableWaterfall' is not valid for content model: 'All(AxisLimitsFudgeFactor,AxisLimitsOverscanLimit,Bidi,EmbedFonts,JavaHostReadLimitInKB,DefaultWebImageType,CompressXMLData,Disabled,Enabled,DefaultNavigationPath,DeliveredImageType,FlashCLSID,FlashCodeBase,FlashPluginsPage,FontMapFile,MaxCompletionTimeInSec,MaxInMemoryChart,SVGPluginsPage,Funnel,Gauge,POP,SectionSliderLimit,SectionSliderDefault,MaxVisibleColumns,MaxVisiblePages,MaxVisibleRows,MaxVisibleSections)'
    Restart of OPMN works fine, when this code is removed from instanceconfig.xml file.
    Kindly help.

    Hi SS2012,
    I am also running into the same issue, were you able to find a resolution to the probelm? Please let me know
    Thanks in advance. Kindly help.

  • Need help in creating a Waterfall Chart

    Hi,
    I have a requirement where in which I need to create a waterfall chart. In this chart we need the sales value for a Brand for two years, (say 2010 and 2009) and also need to plot the growth of the various sub-brands that come under that brand. Some dummy
    data to explain my scenario follows.
    MAT 09
    MAT 10
    Brand
    1400
    1450
    Sub Brand 1
    300
    400
    Sub Brand 2
    400
    500
    Sub Brand 3
    500
    300
    Sub Brand 4
    100
    50
    Sub Brand 5
    100
    200
    In my chart it has to be a vertical bar chart, 1st line should be MAT 09, then the growth values should be plotted, but the axis for that will not be 0, rather start at the value of MAT09.
    I am unable to paste a dummy chart here. :(
    Can anyone throw any inputs as to how it can be achieved.
    Thanks in Advance,
    Suman Sarkar

    Hi Suman Sarkar,
    I am a little confused about the layout of your waterfall chart, could you please post some dummy chart here, with a clear
    understanding with the issue, we could give some solution or workarounds, the steps of uploading the picture are following:
    1.      
    Upload the picture to a website
    http://skydriver.live.com 
    2.      
    View the picture in the website.
    3.      
    Right-click the picture, and then select “Copy”
    4.      
    In reply window, select “Paste” to paste the picture into a post.
    If you have any question about the steps, please feel free to ask.
    Regards,
    Challen Fu

  • Waterfall Charts in Webi

    Hi All,
    Does anyone know how to create a Waterfall Chart in Webi... it is not a standard chart type in Webi, yet it is possible in Crystal Reports or Xcelsius...but I need a Webi solution to this chart type.
    Any ideas on how to create this in Webi will be welcome.
    Thanks
    Jacques

    1.Create a table in DB with 2 fields, CONCEPT and YEAR. Feed it like this:
       INCOMES                    2009
       DIRECT EXPENSES     2009
       INDIRECT EXPENSES  2009
    2.Include this new table in Universe and link it with FACT_TABLE.YEAR ===> NEW_TABLE.YEAR
    3.Create in universe 3 objects: Concept (dimension) Visible(measure) NotVisible(measure)
    4.The query of these objects will be:
       a)Concept : NEW_TABLE.CONCEPT
       b)Visible: sum(DECODE   (NEW_TABLE.CONCEPT,'INCOMES',FACT_TABLE.INCOMES,
                                                                                    'DIRECT EXPENSES', FACT_TABLE.DIRECT_EXPENSES
                                                                                    'INDIRECT EXPENSES', FACT_TABLE.INDIRECT_EXPENSES))
      c)NotVisible: its the same concept as Visible, here you have to think like this..."If CONCEPT is x, whats under it (abc)? if CONCEPT is y what´s under it? (def) 
    We have created 2 measures, visible will be colour blue and invisible will be white. Change the order of colours in the palette of data (properties of the graph)
    5.Now just create a stack bars graph and add these new 3 objects of universe (Concept, Visible, NotVisible)
      You will have to tune the order of position of measures, to quit backgroud colours and these things to simulate the effect of waterfall chart.

  • Waterfall chart data labels - not rendering in Flash

    I have a problem with the waterfall charts.  When I turn on the data labels, the charts fail to render in Flash - I get a axis and some garbled legend icons.  If I turn off the waterfall chart data labels, the problem goes away.  Clearly, there is some bug in the label coding. 
    Ken Jones

    Make sure you have the "Refresh before components are loaded" option checked on your QaaWS connection for the monthly data in the connection manager of Xcelsius.
    To do this go to the connection manager in Xcelsius.  Go to the connection you want to edit.  Click the "Usage" tab.  Then check the first check box that reads "Refresh Before Components Are Loaded".
    This will run that query as soon as the dashboard is loaded.  I think what may be happening to you now is that you have set a trigger cell of some kind that says, "When cell X becomes "XYZ" run the monthly data query.  But when the dashboard is first loaded cell X does not equal "XYZ" therefore the query does not run initially.  But then when you click the weekly tab and the back to the monthly tab you are setting cell X to "XYZ", therefore the query runs at that point.
    Hope this helps,
    Jeff
    Edited by: Jeff Hoffner on May 18, 2010 9:07 PM
    Edited by: Jeff Hoffner on May 18, 2010 9:07 PM

  • Alert colors in Waterfall chart on iPad

    Hi,
    We have created a Web Intelligence Report with Waterfall charts and given colors for +ve and -ve values as green and red.
    Report is coming well on desktop, but on iPad alert colors are not visible.
    Any idea, how we can achieve this for iPad.
    Thanks
    Vaishali

    hi,
    you can create exceptions which automatically shows result in 3 colors
      please refer:
    http://help.sap.com/saphelp_nw04s/helpdata/en/c4/274b795a809a4da0f3c991284e1cee/frameset.htm
    Regards,
    Archana

  • Creating Waterfall Chart view on OBIEE Answers

    Hello guys
    Is it possible to create waterfall Chart view on OBIEE answers?
    The idea is to show the differences in number between bars at the chart.
    Please let me know how it can be done
    Thanks in advance
    Devarasu.R

    Waterfall chart is not yet defined in OBIEE, But internal Corda Pop Chart engine allows you to develop new chart types. Look for Cords Pop Chart documentation in OracleBI\corda50\docs. But you need to do a feasibility study on what you get for how much work?
    - Madan

  • Hyperion Web Analysis --Waterfall Chart

    Hi,
    I have to create a waterfall chart in Hyperion WA report.
    Waterfall chart has to be created for different countries. Each country has 5-7 business units under it.
    Only Budget values for each business unit has to be included in the chart and sum of all business units is the value for Country.
    I would appreciate any help.

    While there is no option to select a waterfall chart type, you can create a basic one manually using a bit of trickery:
    For example in showing expense/profit:
    Use accounts as the X axis, then on the Y: Revenue - Expenses, Revenue, Expenses
    Then create a stacked bar chart, using colors as: Rev= Green, Exp=Red, Rev-Exp=White *This is so to hide it on the chart, you will need to make sure to have a white background for the chart.
    Hope this helps get you started ;-)
    Cheers, Iain

  • Waterfall chart

    Anybody has an idea/sample on how to create a waterfall chart in Crystal XI?
    Thanks.

    Farhan,
    I spent a lot of time trying to create one in Crystal Reports using formulas and subreports and stacked bar charts with the first stack series set to transparent only to find that it couldn't handle values that were less than the previous value.
    However there is a 3rd party that has a charting add on where waterfall chart type is included. I believe they are called three d graphics.

  • Waterfall chart, Mobile rendering Error

    dear all.
    I got a problem mobile in waterfall chart
    it doesn't bind label for bar
    Is this bug? anyone got a this problem?
    please advice for me.
    device : ipad retina (ios7)
    DS1.3 (SP1)

    Hi - it seems to be working for me - see picture below:
    Tammy

  • Why waterfall chart is available in Xcelsius 2008 but not in 2011?

    Hello there,
    I used to use Xcelsius 2008 engage to create waterfall chart.  But I found the waterfall chart is not available in Xcelsius 2011.  I checked both Xcelsius Presentation Design 2011 & Xcelsius Dashboard Departmental 2011, both edition don't have waterfall chart?!!
    why a newer version doesn't have this function? 
    any idea is appreciated. Thanks.
    Regards,
    gloria

    Hi Gloria,
    Dashboard Design 4.0 (Xcelsius presentation design 2011) was coded before and was in the ram-up stage from last year.
    Waterfall chart was added as new component in Xcelsius 2008 SP4 which was in Q2 this year.  You would see the chart present in Xcelsius 2011 next release(i.e. Dashboard design 4.1).
    Hope this helps.
    Thanks,
    Amit

  • Waterfall charts to present variance details

    Hello,
    Our financial analysts use waterfall charts (a.k.a., cascade charts) extensively to present variance details to management. This can be done in manually in Excel.Since BO does not offer waterfall charts as a standard charting option, is there any tools you would receommend to achieve the same ?
    Thanks
    Priya

    Hello Priya,
    I haven't used this one before but they do offer a Waterfall chart type as an add in for Crystal Reports.
    http://www.threedgraphics.com/tdg/products/tools/crchart/crchart.php
    Regards,
    Graham

  • 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

  • Waterfall Diagram with Crystal Reports

    Dear Xperts ; )
    at the moment we face a problem with creating waterfall diagrams in Crystal Reports based on BEx Queries.
    They work very nice with positive values, but not with the negative ones.
    Does anyone have experience creating waterfall diagrams?
    And btw is it possible to create them also showing negative values?
    We found some tools for xcelsius, but not for crystal reports. But we have no xcelsius here at this customer.
    I would be very thankful for any hints and tipps.
    Thanks in advance.
    BR
    Benjamin Maier

    Hi Benjamin,
    Water fall charts are not yet supported with crystal reports.
    Please have a look to BusinessObjects note # 1264351 - Waterfall chart in Crystal Reports XI (R2 and 3.0) 
    For your reference i have paste the content of note:
    Symptom
    Are Waterfall charts supported in Crystal Reports XI R2 and 3.0?
    Reproducing the Issue
    Applies to any Crystal Reports version in XI R2 and Crystal Reports 2008
    Create or open a Crystal Report in the designer
    Insert a chart and try to find the chart type 'Waterfall'
    This type cannot be found
    Closest type is Stacked bar chart
    Cause
    Waterfall chart type is not yet supported by Crystal reports.
    Resolution
    Enhancement Request has been logged:  ADAPT01087191
    I have checked the status of Adapt its not resolved.
    Regards,
    Shweta

  • Lines and shading on stacked column chart

    I have created a waterfall chart using a stacked column chart.  I have made Series 1 white so that the bars appear to "float" .  So far so good.  the issue is that the white bars in the default setting have light shading and lines around the outsides.  There seems ot be no way to turn that off.  The only solution I found was to change the Theme to ITheme.  Then the shading and lines go away and I can change the colours how I want them...but of course that theme is now applied to my whole dashboard and I lose all the nice shading effects on the other elements.
    Surely all the themes do is apply formatting that must be possible to do manually...I just cant see any option on a stacked column chart to change the shading or lines round the boxes.  I have an example chart I can share if required
    Any suggestions gratefully received! 
    Thanks
    Tom

    Creating a custom chart is not a simple thing (think days, not minutes), and not done within Xcelsius. The group of technologies to do this are referred to as the Xcelsius SDK, there is a dedicated forum on this site here: Flex SDK Development
    Have fun!

Maybe you are looking for

  • How do I get Acrobat 7 to work in Windows 8?

    I was running Acrobat 7 in Windows XP, got a new computer yesterday with Windows 8.  When I try to use Acrobat, it brings up a Software Setup window.  When I put in the serial number for Acrobat 7, it says it doesn't match the product selected.  I di

  • Loading JVM problem

    Hi, I am loading JVM ( 1.5 Ver) from Windows Application. JVM gets failed for the following JVM parameter -Xmx is 850MB. It is getting success for -Xmx is 845MB. My Application should support upto -Xmx value upto 2GB. May I know the reason why loadin

  • I start scrolling a little bit and then the page uncontrollable scrolls down to the bottom of the page slowly. During which time firefix is unresponsive.

    I will scroll down the page with either the keyboard, mouse or by click on the onscreen scroll bar and it will start uncontrolably scrolling to the bottom of the page. It also crashes a lot.

  • Sharing calendars with "Everyone"--cons?

    Since we can no longer publish calendars with the MobileMe upgrade, and the people that use to see mine aren't MobileMe users, what are the cons, dangers, repercussions of sharing a calendar to "everyone"? That seems to be the only way to send a link

  • [CS3] can't open or save bmp file

    Help, i can't open or save bmp file in my CS3 extended. It is saying that is impossibile operate the request cause the file type is wrong. That's unbelievable !!! Even if i try to save a total new and blank work does not allow me save in bmp ( the op