Web Analysis: Only suppress data that fulfills criterion not entire row/col

Hello all,
is there a way in WA that allows me to only hide the data points that fulfill a criterion instead of the entire row/column?
My problem :
I have 3 lines that i want to have displayed in a chart: 12 months budget, 12 months last year(LY) and all month up until current month(CM) from the current year(CY).
Just building a simple spreadsheet (I think if I can solve in it a spreadsheet, I can also get it done in a chart) gets me something like this:
CM
Oct Nov Dec Jan Feb ......
LY 1 2 3 4 4
Budget 5 5 5 5 5
CY 4 4 5 -13 0 (default scenario view is YTD, hence Jan = - 4 - 4 -5, which of course messes up a chart)
I would like to suppress/hide/transform that -13. However, when I use Analysis Tools and set a filter (e.g. <0), the whole column is hidden.
Is this even feasible in WA?
FYI: The datasource is HFM
Regards,
Fred

Web Analysis is not very good for ragged hierarchies (multiple dimensions combined with few dimensions) or any kind of suppression (except whole rows/columns).
Hyperion Financial Reports is much better and allows hidden rows/columns, calculations and dynamic suppression of any row/column.
WA is very much a simple web tool (unlike FR or IR).
Iain

Similar Messages

  • I have completed the upgrade to OS X Yosemite on my MacBook 5,4 only to find that iPhoto will not open. Can anyone help me please.l

    just completed the upgrade to os x Yosemite on my MacBook 5,4 only to find that iPhoto will not open. It came up with a message that I go to the app store and upgrade to the latest version of iPhoto , however the App Store also refuses to open. I would really appreciate  any help. Thank you

    Hi Terence
    I have the same problem after installing yosemite. When I want to update it give the following message..
    This update is not available for this Apple ID either because it was bought by a different user or the item was refunded or cancelled.
    Should I contact apple directly?
    Thanx for your time

  • How do I set up an auto reply for all received messages during dates that I am not using email?

    I want an auto reply to go to all senders of email during dates that I will not be able to access email. I want to customize this reply.

    https://support.mozilla.org/en-US/kb/vacation-response

  • How to only show data that hasn't passed the current data?

    I have some data in an xml file. I can get it to connect fine to an .html page. My question is how do I only show the data that hasn't passed the current date? Can this be done?

    The following is the XML file
    <?xml version="1.0" encoding="utf-8"?>
    <sports>
         <item>
              <date>2010-03-21</date>
              <opponet>Essendon</opponet>
              <location>MCG</location>
              <time></time>
         </item>
         <item>
              <date>2011-01-11</date>
              <opponet>Collingwood</opponet>
              <location>Etihad</location>
              <time></time>
         </item>
         <item>
              <date>2011-03-04</date>
              <opponet>Carlton</opponet>
              <location>Princes Park</location>
              <time></time>
         </item>
         <item>
              <date>2011-03-08</date>
              <opponet>Sydney</opponet>
              <location>SCG</location>
              <time></time>
         </item>
         <item>
              <date>2011-03-21</date>
              <opponet>Brisbane</opponet>
              <location>Gabba</location>
              <time></time>
         </item>
    </sports>
    The following is the HTML
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" xmlns:spry="http://ns.adobe.com/spry">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Untitled Document</title>
    <script src="SpryAssets/xpath.js" type="text/javascript"></script>
    <script src="SpryAssets/SpryData.js" type="text/javascript"></script>
    <script type="text/javascript">
    function pad(number, length) {
         var str = '' + number;
         while (str.length < length) {
              str = '0' + str;
         return str;
    var dt= new Date()
    var today = dt.getFullYear()
        + '-' + pad(dt.getMonth()+1,2)
        + '-' + pad(dt.getDate(),2);
    var ds1 = new Spry.Data.XMLDataSet("asdf.xml", "sports/item[date > '"+today+"']", {sortOnLoad: "date", sortOrderOnLoad: "ascending", useCache: false});
    alert (today);
    </script>
    </head>
    <body>
    <div spry:region="ds1">
    <table>
        <tr>
          <th spry:sort="date">Date</th>
          <th spry:sort="opponet">Opponet</th>
          <th spry:sort="location">Location</th>
          <th spry:sort="time">Time</th>
        </tr>
        <tr spry:repeat="ds1" spry:odd=".atl" spry:hover=".alt">
          <td>{date}</td>
          <td>{opponet}</td>
          <td>{location}</td>
          <td>{time}</td>
        </tr>
      </table>
    </div>
    </body>
    </html>
    Gramps

  • I would like to sign-up for an  e-card web site.  However, I am not able to hear the music on the web-site.  It says that Apple does not support MIDI music.  Why is it Apple does not support MIDI music and what can I do about it?

    I recently had wanted to sign-up for an e-card web-site.  However, when I clicked on the web-page, I am NOT ABLE TO HEAR ANY MUSIC.  The message shown is that Apple does not support MIDI music. 
    What other software can I download in order for me to listen to the music on this web-page?

    Systran wrote:
    I recently had wanted to sign-up for an e-card web-site.  However, when I clicked on the web-page, I am NOT ABLE TO HEAR ANY MUSIC.  The message shown is that Apple does not support MIDI music.
    Please don't tell my wife this, she's been working with MIDI on her Mac(s) since the turn of the century...
    The statement from that web site is completely incorrect. What they probably meant was that their software doesn't support Mac. IMHO this is a sign of either ignorance or lack of concern on the part of the site creators. Back in the dark ages a lot of PC apps didn't support Mac but not these days.
    Get into your Mac Help window and search MIDI. There's plenty of info there on how your Mac supports MIDI.

  • How to suppress data that doesn't exist at all?

    Hi sap experts,
    I have a mdb file like this,
    CPoint
    CPeriod
    CDate
    CHeight
    CChange
    CChangeT
    CRate
    CState
    CNote
    C1
    1
    2014/1/2
    8.3003
    0
    0
    0
    C2
    1
    2014/1/2
    8.3318
    0
    0
    0
    C3
    1
    2014/1/2
    8.3151
    0
    0
    0
    C4
    1
    2014/1/2
    8.2535
    0
    0
    0
    C5
    1
    2014/1/3
    8.3146
    0
    0
    0
    C1
    2
    2014/1/3
    8.3381
    2.2
    2.2
    2.2
    C2
    2
    2014/1/3
    8.3341
    2.3
    2.3
    2.3
    C3
    2
    2014/1/3
    8.3005
    .2
    .2
    .2
    C4
    2
    2014/1/3
    8.4034
    1.3
    1.3
    1.3
    C1
    3
    2014/1/4
    8.3174
    2.3
    2.3
    2.3
    C2
    3
    2014/1/4
    8.3603
    1.5
    1.5
    1.5
    C3
    3
    2014/1/4
    8.3837
    1.4
    1.4
    1.4
    C4
    3
    2014/1/4
    8.376
    1.2
    1.2
    1.2
    C5
    3
    2014/1/4
    8.3324
    1.4
    1.4
    1.4
    CPeriod 1: we measured 5 points' data.
    But on CPeriod 2: for some reason, we only measured 4 points' data, no C5's data.
    And on CPeriod 3: we measured 5 points' data, including C5.
    Thus, i create a crosstab using the above data. It shows:
    C5 on CPeriod 2 does not have data, I want to show it blank, not 0.0000.
    How to do? (I have cancel the two options in Report Options,)
    Thanks.
    PS. In some extreme cases, Maybe in CPeriod 4, we measured 10 points' data, and the data in CPeriod 1.2.3 should show blank also.

    Exactly right!
    True zero and zero-null!
    But the "ToText" formula, has transform the number to .00, like below
    I want 4 decimals.Thanks.

  • Can Search help in Web Portal be made so that it is NOT case sensitive?

    We have a number of reports that users access via the web portal.  Most of these reports have a variable selection screen that appears so that users can pre-filter the report before executing it.  When the user selects search help on any of the variables and attempts to search the text values, the search is case-sensitive. But we have some data stored all caps and some data stored mixed case, so this isn't very convenient for the user.  I would like to be able to set up the search window so that the searches are not case sensitive.  Is there a global setting that can accomplish this, or can the search page be customized?  Any guidance would be appreciated.
    Thanks.

    I have the same issue. There was a fix in 3.5 using function module RSA_CHA_BUILD_QUERY however this doesn't exist in 7.
    Any thoughts would be much appreciated.

  • Flash swf file with web link only opens my safari home page not the link

    I have a flash swf file with a simple web link. when i load the swf file and click the link it opens safari then loads up my homepage. It does not go to the link i clicked. if i choose internet explorer as my browser the swf file works fine.
    I am running 2 G4's 10.2.8 & 10.3.9
    safari 1.0.3 & 1.3.1
    PLEASE HELP

    Type '''about:addons'''<enter> in the address bar to open your Add-ons Manager.
    Hot key; '''<Control>''(Mac:<Command>)''<Shift> A)'''
    In the Add-ons Manager, on the left, select '''Extensions.'''
    Disable a few add-ons, then '''Restart Firefox.'''
    Some added toolbar and anti-virus add-ons are known to cause
    Firefox issues. '''Disable All of them.'''
    If the problem continues, disable some more (restarting FF). Continue until
    the problem is gone. After, you know what group is causing the issue.
    Re-enable the last group '''ONE AT A TIME''' (restarting FF) until the problem returns.
    Once you think you found the problem, disable that and re-enable all the
    others, then restart again. Let us know who the suspect is detective

  • How do I know if this update is appropriate for Windows Vista? I have done updates before, only to discover that they did not work well with Vista.

    I keep getting a message that I need to update to firefox version 7. I can't find any information to help me know if this version is compatible with Vista. I did an "automatic" update in the past, and needed to uninstall it because it did not work well with Vista. firefox is not giving me any info regarding this - it just says install it.

    http://en.wikipedia.org/wiki/History_of_Mozilla_Firefox
    http://en.wikipedia.org/wiki/Firefox
    thank you

  • Ive recently installed Creative Cloud on my Mac. Only to discover that TypeKit does not work at all

    If I open up the creative cloud app and under the fonts section it states "coming soon" It says the same under files.
    What could this be? and how would I fix this?

    Hi Kirk,
    Have you signed up for early access to font and file sync?  Add yourself to the list here:
    https://creative.adobe.com/earlyaccess
    New users are getting added all the time, so you shouldn't have to wait long after signing up!  You'll get an email when you've been approved with information on how to get started.
    I hope that this helps; let me know if you have any other questions.
    -- liz

  • Export Error in web analysis

    <p>Hi All,</p><p> </p><p> </p><p>It is something very strange to me,the default feature export toexcel, of web analysis is giving me error saying 'could not exportto file' .The error message box has got the caption 'Error occurredwhile loading data'.There was no such problem before, but for pastfew days I'm having this issue.</p><p> </p><p>Could any body suggest reason for that. Apart from this when Itry the same thing from html viewer it sometimes blinks a windowand disappear, whereas at few moment it opens a blank excelsheet.</p><p> </p><p>It would be a great help if someone could suggest on this on thebasis of his/her prior experience.</p><p> </p><p>Thanks in advance!!</p>

    <p>Not sure if you have solved this.</p><p> </p><p>If you apply formating in the data base connection to yourmeasures this will cause the fiollowing error.</p><p> </p><p>Remove all formating from the database connection and should beok, in web analysis select coneection then edit</p>

  • Web Analysis Reports using a Relational Database

    I would like to create a Web Analysis report using data from an Oracle database. From Web Analysis, I try to create a new database connection. I select Oracle as the Driver type. In the Database Connection String field, I replace {HOST-NAME} with the Host information from the TNSNAMES.ORA file. I've confirmed the Port number is correct. When I test the connection, it fails. What am I missing? The format of the Database Connection String that is defaulting into the field is:
    jdbc:oracle:thin:@{HOST-NAME}:1521:ORCL
    Is there anything else I need to include besides the Host name and Port number, for example, do I need to include the SID?
    Thanks.
    Terri T.

    The ojdbc14.jar currently exists in the following directories:
    bea\weblogic81\server\lib
    oracle\product\10.2.0\client_1
    bea\weblogic81\server\ext\jdbc\oracle\920
    There is a ojdbc14_g.jar that exists in:
    bea\weblogic81\server\ext\jdbc\oracle\10g
    bea\weblogic81\server\ext\jdbc\oracle\920
    The classes12.jar file exists in:
    oracle\product\10.2.0\client_1\oui\jlib
    So from your response, I assume I need to copy classes12.jar to a directory under bea\weblogic81?
    Thanks.
    Terri T.

  • Web Analysis document as start-up in Workspace

    I want a Web Analysis document to open when the users log onto Workspace. Does anybody know how to do this?

    Well I found one way to do it but I gotta call Support because it caused me an issue, so you probably don't want to try this.
    I changed one of my admin's Workspace Preferences to open a Document by default, then chose a Web Analysis document. Simple enough right?
    Log in to Workspace | File | Preferences | General Content | Document | then select your Web Analysis doc
    Now when that user types in their UserID/pwd on the Workspace login page it immediately launches a separate IE session with the Web Analysis view. Which is fine. However, back on the Workspace IE page it never logs in to Workspace it's just hung there trying to log in. You can never get back in! Not even to change your Preference back to open a different document on startup! At least we weren't able to at my company.
    To fix I had to modify a table in the database for that user's Prefs to remove the path to the WA document then I was able to log back in to Workspace like normal and do something different for the startup Prefs.
    If you find a way to do it please let me know. Thanks!
    Karen

  • Web Analysis client failure at startup

    I'm reseive an exception with message:
    "Cannot create unregistered service: analyzer.licensing.service"
    Any suggestion?

    I've encountered this problem (although it wasn't IE specific). I solved it by uninstalling all JREs installed on my machine. Logging back on to Web Analysis will then detect that the JRE is not available and prompt you if you want to install the JRE that it needs. Accept and let it download and install. Then try Web Analysis again.

  • Web analysis document area

    Hi guys,
    Is it possible when you open a web analysis document, that the document area that appears on the left side, doesn't show or is collapsed?
    Thank you

    Well I found one way to do it but I gotta call Support because it caused me an issue, so you probably don't want to try this.
    I changed one of my admin's Workspace Preferences to open a Document by default, then chose a Web Analysis document. Simple enough right?
    Log in to Workspace | File | Preferences | General Content | Document | then select your Web Analysis doc
    Now when that user types in their UserID/pwd on the Workspace login page it immediately launches a separate IE session with the Web Analysis view. Which is fine. However, back on the Workspace IE page it never logs in to Workspace it's just hung there trying to log in. You can never get back in! Not even to change your Preference back to open a different document on startup! At least we weren't able to at my company.
    To fix I had to modify a table in the database for that user's Prefs to remove the path to the WA document then I was able to log back in to Workspace like normal and do something different for the startup Prefs.
    If you find a way to do it please let me know. Thanks!
    Karen

Maybe you are looking for