Limiting Tables and charts with Measures having RelativeValue

Hallo,
I just try to do some difficult stuff with the WebI Rich Client 4.1.
There are two measures for each month on a time line showing year and month. Thus, I have a dimension for year and month and two different measures for each year/month combination.
Now, e.g. I want to compare these two measures having same month and different years, say the current year and the year before. Please see the table below for a visible figure.
I used RelativeValue([measure prior year_1];([year/month]);-12) for [measure prior year] in order to compare one 1 year older measure with the other measure.
year/month
measure prior year
measure current year
2010/10
2010/11
2010/12
2011/01
2011/02
2011/03
2011/04
2011/05
2011/06
2011/07
2011/08
2011/09
2011/10
439
97
2011/11
7.294
2.712
2012/02
20.496
13.397
2012/05
21.859
12.636
2013/01
36.325
27.286
2014/08
26.894
17.425
There are no values for [measure current year] before 2011/10. But, there are values for [measure prior year_1] before 2011/10. [measure prior year] is actually from 2010/10, 2010/11 and so on, as defined with RelativeValue.
No problem here. Everything works fine. But, now, I want to start the table with the first row where [measure prior year] is not null while leaving measure current year unchanged. Just cut the table and start with 2011/10...
And here we get the problem. Hence, RelativeValue references to values before 2011/10 all these reference will disappear for [measure prior year].
The same is with charts. I couldn't find a way to reference to values that exist by the query but which are not displayed in a table or a chart!
What I need is a way to reference to values which are not present in a single table or chart but in the report. I already fiddled with the display options (null values, without dimension etc.) of tables. But, no way.
How could a accomplish this task?
Any idea of something like "hiding" unwanted rows/bars results in "loss of data".
Thanks for any help
Matthias

Well... if you think and try long enough, you may find the solution .
The core problem is to reference to queried values not shown in the table/chart. And there IS a solution.
Just use...
NoFilter(RelativeValue([measure prior year_1];([year/month]);-12))
... instead of
RelativeValue([measure prior year_1];([year/month]);-12)
NoFilter enables RelativeValue to reference to values not present in a table or chart, but available in the report .
From there on, you can define e.g. the starting point of the category axis of a chart by defining a local filter without losing values to be referenced .

Similar Messages

  • Pivot tables and charts error: Please load datasource first

    hi all,
    i am getting a error: please load data source first in rtf template , only for pivot table and charts(note: normal tables and fields i can insert )
    Please help me with this.
    Thanks and Regards
    Prakhar

    Well... if you think and try long enough, you may find the solution .
    The core problem is to reference to queried values not shown in the table/chart. And there IS a solution.
    Just use...
    NoFilter(RelativeValue([measure prior year_1];([year/month]);-12))
    ... instead of
    RelativeValue([measure prior year_1];([year/month]);-12)
    NoFilter enables RelativeValue to reference to values not present in a table or chart, but available in the report .
    From there on, you can define e.g. the starting point of the category axis of a chart by defining a local filter without losing values to be referenced .

  • Placing table and chart side by side in report designer

    Dear Expert,
                     In report designer how do I place table and chart side by side? I mean table in the left hand side and chart in the right hand side.
    Thanks and Regards,
    Rajib

    Hi,
    create two reports in WAD
    table reports - assign DP_1 with query X
    chart - assign DP_1 with query X
    go to Report designer and create table with two columns.
    add your chart and table
    thanks
    Edited by: Bhat Vaidya on Oct 15, 2008 2:15 PM

  • How to export an entire model content (tables and charts) to pdf

    Hello,
    I would like to export a complete model, which includes tables and charts, to pdf.
    I am already familiar with [this|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/47fe4fef-0d01-0010-6f87-ed8ecb479123] tutorial but it explains how to do it for a single table and doesn't deal with charts. What I would like to do is take like a screenshot of the entire iView/model content to pdf.

    Hi, rbish-
    Not for the entire stage.  The only thing you could do is to highlight everything and convert it to a symbol, then ensure that you move your triggers and labels to the new symbol.  Then you could export an individual symbol, which will also package all of the dependent symbols.
    Hope that helps,
    -Elaine

  • Grouping drilldown table and chart

    Hi,
    I want to group drilldown table and chart on same webi  report.
    For example table has many records and chart must be shown below table no matter how many records does it have.
    I cant estimate the data record number every run so when table rec number is bigger than 40 chart looks under table.I have urgently correct this display issue.
    Is there any function about this?
    Any help will highly be appreciated.
    Thanks

    Hi Nil,
    Try these steps.
    1. Click on Preferences in InfoView.
    2. Click on Web Intelligence
    3. Scroll to Drill options
    4. Check u201CSynchronize drill on report blocksu201D
    As you drill to the next hierarchy on the table, the chart will also drill down along with the table.
    Hope this helps.

  • Keynote and Pages show unknown error editing tables and charts

    It is about 2 weeks that I am unable to edit charts and tables in both Keynote '09 and Pages '09 via the information panel. Adding a table or chart causes an unkown error without crashing the entire program but restricting editing both object types with the implemented attributes covered at the bottom of the application's task bar.
    I am running the lastest versions and OS. Deleting the plist files or font repair doesn't change anything to the situation.
    Someone else experiencing this phenomenon and may found a solution?

    Hi Kyn,
    By right click i assume you refer to ctrl key and click.
    The option Show Package Contents does NOT show.
    Duplicating the file and making a zip does not reveal more either.
    And yes, i saved the docs and copy them to a pen drive to copy in other mac.
    hv done that almost weekly since iwork came out. There were no problems before.
    Are the pndrives in fault?
    Thanks for your help.
    Rgds
    lorenzo

  • Table - or Chart - with Links

    If my table were merely text, I read where we can simply make a .jpeg of it, and post that graphic on an iWeb page.
    But I would like to create a table - or chart - of some links, followed by short descriptions.
    Any ideas?
    Clint Bradford
    Mira Loma CA

    Clint:
    If you create the table/chart in Pages I believe you can put in the links and then copy/paste the objects onto an iWeb page. I did a test of a Pages newsletter type of layout with links and it worked. I just did a Copy All (Command+A) of the Pages layout and pasted it into a blank iWeb page.
    You can see it here: Pages2iWeb . I don't think you can do it with Numbers.
    OT

  • How to fetch the data from a pl/sql table and varray, with some example

    I want to fetch the data using a cursor from Pl/sql table and varry and I want to update the data.
    Please provide me some example.

    PL/SQL Table  - please note that, right term is Associative Array.
    Presumably you are referring to the 'often heated' back-and-forth that sometimes goes on in the forums when people refer to ANY PL/SQL type using a term with the word 'table' in it?
    Curious that you then show an example of a nested table!
    type emp_tab is table of employees%rowtype;
    The 'right term' for that is 'nested table'. The following would be an 'associative array' or 'index-by table'
    type emp_tab is table of employees%rowtype INDEX BY PLS_INTEGER;
    Those used to be called 'PL/SQL tables' or 'index-by tables' but 'associative array' is the current term used.
    Associative Arrays
    An associative array (formerly called PL/SQL table or index-by table) is a set of key-value pairs. Each key is a unique index, used to locate the associated value with the syntax variable_name(index).
    The data type of index can be either a string type or PLS_INTEGER.
    Since the Oracle docs often use 'PL/SQL table' or 'index-by table' it isn't unusual for someone asking a question to use those terms also. Technically the types may not be 'tables' but it's clear what they mean when they use the term.
    In PL/SQL the term 'nested table' is still used even though the PL/SQL collection is not really a table. SQL does have nested tables where the data is actually stored in a table. The PL/SQL  'nested table' type can be used as the source/destination of the SQL data from a nested table so that may be why Oracle uses that term for the PL/SQL type.
    The doc that SKP referenced refers to this use:
    Nested Tables
    In the database, a nested table is a column type that stores an unspecified number of rows in no particular order. When you retrieve a nested table value from the database into a PL/SQL nested table variable, PL/SQL gives the rows consecutive indexes, starting at 1.

  • How can I include a MySQL table and records with the PUT of my Dreamweaver site?

    I am using .php to validate a user code against one of four codes that I am providing to potential clients.  They enter that code, along with a default user id and the appropriate page is then displayed for them.  Everything is working fine on the desktop.  I need to have this table and the records created on my remote server.  I tried saving the table in the Connections folder, but that didn't help.  Everytime I enter a code (valid or invalid) on the live site, I get the following message:  "Table 'boundsauctions_com.promocode' doesn't exist".  Is there someway to include the table and records in my Dreamweaver folders for the site? 
    Thanks for any help that you can offer.

    You can't.  Dreamweaver, or FTP for that matter has no connection to the MySQL database.  If you have created a MySQL database locally and now wish to move/copy it to your server you'll need to create a back up of your local database and then log into your database on the server and then restore that back up.
    An even easier way to do this, and if you are working with MySQL much at all  a good investement is to get the commercial version of Navicat MySQL - this is the best MySQL administrator I've found to date and is well worth the few bucks to buy it.  With Navicat you can connect to your local MySQL database and also create a connection to your remote database, then literally drag and drop your local database contents to copy them to your server. This function alone justifies buying Navicat. A huge time saver.   And no I do not work for or have any share or ties to Navicat.  I'd recommend something else if I knew of anything better, but so far I don't.
    Hope this helps. If you need any more details let me know.
    Lawrence Cramer - *Adobe Community Professional*
    http://www.Cartweaver.com
    Shopping Cart for Adobe Dreamweaver
    available in PHP, ColdFusion
    Stay updated - http://blog.cartweaver.com

  • Using JHS tables and hashing with salt algorithms for Weblogic security

    We are going to do our first enterprise ADF/JHeadstart application. For security part, we are going to do the following:
    1. We will use JHS tables as authentication for ADF security.
    2. We will use JAAS as authentication and Custom as authorization.
    2. We need to use JHeadStart security service screen in our application to manage users, roles and permission, instead of doing users/groups management within Weblogic.
    3. We will create new Weblogic SQL Authentication Provider.
    4. We will store salt with password in the database table.
    5. We will use Oracle MDS.
    There are some blogs online giving detail steps on how to create Weblogic SQL Authentication Provider and use JHS tables as authentication for ADF security. I am not sure about the implementation of hashing with salt algorithms, as ideally we'd like to use JHS security service screen in the application to manage users, roles and permission, not using Weblogic to do the users/groups management. We are going to try JMX client to interact with Weblogic API, looks like it is a flexiable approach. Does anybody have experience on working with JMX, SQL Authentication Provider and hashing with salt algorithms? Just want to make sure we are on the right track.
    Thanks,
    Sarah

    To be clear, we are planning on using a JMX client at the Entity level using custom JHS entitiy classes.
    BradW working with Sarah

  • Fragmentation in tables and indexes with 9.2.0.5

    Hi guys ,
    I need of query to identified fragmentation in tables and indexes using Oracle 9i,someone could help me send that's querys
    tks
    spaulonci

    Fragmentation by itself at the tablespace level doesn't mean any thing from the performance point of view, only from the storage capacity perspective, and this just in case fragments are not necessarily the same size as in the case of dictionary manged tablespaces.
    You may be concerned about block density, which actually could lead to performance degradation. I suggest you to consider using coalesce instead of rebuilding in the case of indexes, and in the case of tables you should perform a segment reorganization. In the case of 9iR2 the coalesce command for table segments is not available so you will have to perform another segment reorganization strategy. If there are meaningful differences with the high water mark, average number of rows per block and chained rows then you will notice performance differences.
    I suggest you to take metrics for block usage prior to perform an index coalesce operation, as well as prior to perform a data segment reorganization to assess if the reorganization effort is useful.
    ~ Madrid
    http://hrivera99.blogspot.com/

  • Link tables and chart in checking register

    So I've watched the tutorials, read the guide and looked online and I still connot do the following, it's about a year and a half of trying.  I have used the checking register to keep track of monthly expenses.  Here's what I want:
    More categories on the pop up menu - I can do this
    Link the smaller categories table to a achart - I can do this
    Link the categories from the pop up menu on the big table to the categories on the small table and then to the chart - Nope
    Anyone?

    Allen? Devin?,
    It's not automatic, but not difficult either.
    Add a new row to the little Account Categories table. Click the Add Row button.
    Typ3 in your new category name and then you'll have this:
    Next Copy the new category name text. Select the Pop-Up cells and go to the Cells Inspector. Click the plus sign to add an entry to the list and Paste your new category into the list.
    Click on the Pie Chart to highlight the Chart range in the Account Categories table. Drag the lower right corner down to include the row of the new category.
    That's it.
    Jerry

  • DataGrid and Charts with dynamic XML

    First of all, forgive me if this has already been answered.
    The charting examples you see in the Flex documentation all
    use the same familiar ArrayCollection, and binds it to a DataGrid,
    Bar Chart, Area Chart, etc. However, all the grids and charts
    already know the structure of the data because the mxml contains
    field like yField="month" displayName="Month".
    What I am trying to do is make everything dynamic. I am
    converting an XML structure to an ArrayCollection and making it the
    dataProvider, but all I end up with is the column headers. The
    actual data doesn't populate the rows of the DataGrid.
    Beyond that. I want to take that same ArrayCollection I
    created from dynamic XML and use it as the dataProvider for any of
    the charts included with Flex Charting. Basically, a way to
    visualize the same data in any of the Flex charting components via
    a drop down.
    Has anybody got this to work?

    Without actually seeing the file, I would say check your
    content-type and make sure it is 'text/xml'.
    You can see examples of setting the content type here:
    http://labs.adobe.com/technologies/spry/samples/utils/query2xml.html
    You can sometimes tell just by viewing the dynamic XML in the
    browser. If it shows as a XML tree, all is well. If it is a big
    blob of text, it's probably content-type...
    Let us know...
    Don

  • Commit in sp  having  globle table and function with autonomus transaction

    hi gurus,
    1)  i want to know if we populate a globle table in sp  then give  commit  then weather data will be present in globle table or not ..?
    globle table :-
    ON COMMIT delete  ROWS
    NOCACHE;
    2)  in same sp if we call a function having  autonomus transaction  and commit  then wath will happen ..

    1) i want to know if we populate a globle table in sp then give commit then weather data will be present in globle table or not ..?
    globle table :-
    ON COMMIT delete ROWS
    NOCACHE;Data will be deleted from the Global Temporary Table.
    2) in same sp if we call a function having autonomus transaction and commit then wath will happen ..Data Will not be deleted from the Global Temporary Table.

  • History tables and charts empty

    Any suggestions for finding the root of a display issue on my phone?
    Oddly I find that the history of events table in the Alarm.com app and the history chart in the PeoplePower monitoring application show no data when there should be. I have another iPhone 4 and an iPad on the same iTunes account. When logged into the same app the data display is normal. All apps and Joe versions the same. I've logged out and back into the apps. Deleted and reinstalled. Still no history shows in those two apps. So I restored the OS and setup as a new account then installed just those 2 apps. Data displayed normally. Restoring my backup brought the non-display issue back. At least until os5 and selective data backup and restore it would be exceedingly painful to setup as a new device and bring all the apps data back. On a mac I'd be looking for corrupted prefs. Is it possible to do that with a backup set before restoring the backup?

    Resolved with Resetting Settings (but not content)

Maybe you are looking for

  • TS3899 what are the email account settings for att.yahoo

    At the same time on the same day my iMac, iPhone and iPad all stopped sending and recieving email....I can connect to att web mail and get email but my mac products quick working....what gives?

  • Dual intalled SSD recognition problem

    hello, i have upgraded my 2011 macbook pro 13" hard drive to ssd M500 and it recognized but couldnt write and did not show up finder but Disk Utility, so i googling it a lot and most of problems could fix by changing cable. so i found one cable from

  • Pdf file icon issue [edited by host]

    Windows 7 Home Premium, 64-bit. Updated to Reader 11.0.7.79 in May 2014. Now, in Windows Explorer, the icons for folders that contain pdfs show the pdfs as black squares.  Previously existing icons still show the familiar adobe symbol within the fold

  • It's in a coma!!!

    Ok so one night I let my Ipod play on shuffle and then the battery ran completely out. I tried to charge it but all that would happen is the Apple logo would appear when I plugged it in then it would dissapear after about 7 seconds. Then I kept attem

  • DD table transport

    Hallo Everybody, I have to transport a dictionary table from one system to another. Is there a way to insert table and all its data element and domains in a CR at once? Thank you very much indeed...