Show a graph without (or hiding) the data set inside the report

Hi everybody,
I created a report very simple with 3 columns:
1) description
2) minutes (number)
3) calculated field (varchar) - where the minutes are transformed in a string which shows weeks, days, hours and minutes
Then I created a graph, initially based on the minutes (Y axis) and the descriptions (X axis)
Now, in my report I'd like to see only 2 columns: the description and the calculated field, but if I delete the column 'minutes', also the graph disappears.....
So, my question is this: Is there a way to hide the minutes column in order to show ONLY the description and the calculated field but at the same time show also the graph (where Y values are always the minutes) ?
Thanks in advance
Alex

Hi Frank,
thanks for your response.
I created a fragment-based flow and dragged it onto the main page as a region component. The main page contains the panelAccordian with its showDetailItem's. Each of the showDetailItem components of the panelAccordian contain such a region component.
Now I set the partial trigger's property of the region component pointing to the showDetailItem component which contains the region but nothing changed. The graph is still not visible at the first click on the detailItem. I also set the trigger's property of the region component pointing to the panelAccordian but also nothing happens.
Regards
Michael
Edited by: user13061309 on 06.08.2010 03:00

Similar Messages

  • Hello, I have downloaded os x mavericks, but download failed many times and file corrupted. Now i'm trying to download again but in app store its showing as downloaded and after hiding the purchase there is no unhide or re-download option. Plz help me.

    Hello, I have downloaded os x mavericks, but download failed many times and file corrupted. Now i'm trying to download it again but in app store its showing as downloaded and after hiding the purchase there is no unhide or re-download option. Plz help me. Thanking you in advance.

    If it is hidden, follow the steps in this KBase
    http://support.apple.com/kb/HT4928
    If you have it in the Applications folder, trash it before attempting a new download.

  • How to activate a different sub-report for each row in the data set as main report page breaks on each row of data in the main dataset

    I am going to try asking this same question a different way as I have yet to find a working solution to my problem.  I have a main report and then 8 sub reports.  My main report has one data set and returns one row of data per account number.  One
    of the fields in the main data set is called AccountProf.  My main report displays one page per Account number and then calls a different sub report based on that account's AccountProf value.  The sub reports take in the account number as a parameter
    and get multiple rows of data to display that accounts usage formatted differntly for each AccountProf (hence the 8 different sub report.  
    So far I can figure out how to do everything but setting the visibility property of each sub-reports when I have multiple accounts.  If I use the following expression for the visibility property on each sub report, it makes all the applicable sub report
    for all the accounts requested visible at once:
    =IIF(Fields!AccountProf.Value= "USE_PLUS_DMD",False,True)
    *The value in bold USE_PLUS_DMD  is different for each sub report.
    Here is a look at what the main report look like:
    Here is the main reports data set:

    Hi JasonDWilson77,
    According to your description, there is a main report and 8 sub reports in the report, you want to set visibility of sub reports, if no value is passed to the parameter of sub report, the sub report will not be displayed. If that is the case, please refer
    to the following steps:
      1. Create a new parameter named NewAccountNumber, set its data type the same as @AccountNumber, select Allow multiple values, set Visibility to be hidden, then set all available values to default values.
      2. Right-click the first sub report and open Subreport Properties dialog box, click Parameters in left pane, set name to AccountNumber, then click (fx) button, type the expression like below:
    =Parameters! NewAccountNumber(0)
      3. Click Visibility in left pane, select Show or hide based on an expression, then click (fx) button and type the expression like below:
    =IIF(InStr(Join(Parameters! AccountNumber.Value), Parameters!NewAccountNumber.Value(0))>0 , false,true)
      4. Modify parameter of other sub reports like step2.
      5. Set visibility of other sub reports like step3.
    If you have any more questions, please feel free to ask.
    Thanks,
    Wendy Fu
    If you have any feedback on our support, please click
    here.
    Wendy Fu
    TechNet Community Support

  • Rank function without filter in the report

    Hi,
    I have a problem with Rank() function. The problem is the next one.
    I have a table with this rows:
    User | DATE | Cost
    user1 | 12/02/2011 | 10,4
    user1 | 13/02/2011 | 11,1
    user1 | 13/02/2011 | 10,1
    user1 | 13/02/2011 | 8,1
    user2 | 12/02/2011 | 1,4
    user2 | 13/02/2011 | 12,1
    user2 | 13/02/2011 | 22,1
    user2 | 13/02/2011 | 8,1
    In the rpd I have a agregate row as SUM(COST), and I need extract te ranking of this SUM(COST) per user, The sum of user1 is 39,7 and the sum of the user 2 is 43,7. If I show in the report all users, the ranking is correct Rank=1 per user2 and Rank=2 per user1, but the problem is that I only want show the user1, when I add a filter to the report user='user1' the ranking value changes from 2 to 1. I need that the ranking value doesn´t change when I introduce a filter.
    Any idea about how to solve this problem?
    Thanks

    Hi Antonio,
    On the Rank column in the answers edit the formula as given below.
    Case when username = 'user2' then Rank(sum(cost)) else 0 end
    Then apply a filter on the Rank column as Rank > 0.
    I hope this one helps you.
    Regards
    AP

  • Showing description of a parameter in the report

    Hi all,
    I have a requirement where I need to show the description of a parameter in the report.
    For eg:
    CODE              DES
    AF          Associated Feature
    BG          Background
    BGA          Background Ambient
    BCA          Bkgrd Comm Ambient
    BC          Bridge/Cue
    CJ          Combination M Jingle
    CS          Combination M Promo
    CT          Combination M Theme  u2026 and so on.
    The parameter is on the DB field u2018CODEu2019. Here when the user selects the parameter value u2018AFu2019 the report should show the description u2018Associated Featureu2019 in the Report Header.
    I am using stored procedures in the report and lookups(coming from a package) for the drop down values of parameters.
    I thought of creating arrays in the formula editor but I could not find a way to pass values to an array variable from a field. (I have to enter all the values in array manually to create it. But we have approx 50 reports which have CODES of more than 40. So itu2019ll be not feasible).
    Is there any way to achieve this requirement?
    Thanks for your help in advance.

    Try to use add command and write the query like this
    select code,description from table where code={?Parameter}
    Now link this command with your stored peocedure using left outer join and place the field in the report header to get the description.
    Regards,
    Raghavendra

  • Show ip add of clint on the report

    Dear Sir
    I want to know there is any possibility which we have ability to see the client IP address on the report activity because already I can see the MAC address of the client but I want to see the IP address of the client I would be happy if you let me know your comment .
    With best regards
    Hamed yazdi

    Dear Sir
    Thanks for your kind reply. The equipments which I use are as follows:
    1-Cisco Catalyst 2960 Series Switches
    2-Cisco ACS version 4
    I would like see the IP address of the client which connect to LAN through my switch on the ACS. It is considerable that the client authenticate via ACS.
    With best regards
    Hamed yazdi

  • Disable caching without turning off the Report Cache?

    We don't want to turn off report caching for ALL reports, but we have a group of reports that we do not want to cache... is it possible to set this through the report builder somewhere manually? Or some other way?
    Thanks,
    Terri-Lynn

    I think that EXPIRATION is a better option here.

  • One data set inside another

    I have a list with data source A, which contains a ClientName, some dates, and a dollar amount.  This is all displayed within a list, one client per row.  I also have data source B, which also has ClientName and a list of notes about the client.
     What I want to do is add another simple table in the SAME ROW as the table containing ClientName, dates, and dollar amounts.  When I go to add the table below my other information I cannot choose data set B as the source of my data.  I just
    want to add this simple table and automatically filter all notes from data source B to have the same ClientName as the current item in the list.  Is this possible?
    Thanks!

    If you need to use a totally separate dataset (not datasource, that is the thing that connects to your database), inside a table, you might be better off creating a subreport.
    The subreport will have this dataset B, then you can drop a subreport into your main report table cell and pass the parameters through.

  • Default date in reports without prompting in the report

    Hi,
    I am using xcelsius 2008, i have developed a report and it should run on a particular date (current date) without hard coding it in the worksheet. because don't want the user to enter date , and report should run for current date.
    Regards
    Aflal

    Still, you would use Excel formulas. I assume you're passing values to a filter? E.g.
    From date: =now()-365
    To date: =now()
    Or something to that effect.

  • Parts of the Data went missing when linking two data sets

    Hello Everyone!
    I have two data sets for my report:
    1. an essbase cube which is transformed to a relational star shema transformed by BI Administraion, Im calling the cube with sql (not mdx)
    2. a single relational table
    In the report Im iterating on the 'product' dimension of the cube and I need to join the cube with the single relational table, because that table holds all the detailed information on each product (mostly text therefore it is not in the cube).
    What I did was, joined the two data sets with a Master/Detail link. So far so good. But the thing is, more than half of my data goes missing in the xml-Output when I join those too. If I delete the join, all the data is back again in the xml-ouptut but I cant refer to the details of the relational table.
    I tried different things to fix that problem. So I sorted the 1. dataset and joined it again with the 2. dataset. As a result there was still a lot of data missing, but not the same as before.
    I find this behaviour really strange and don't have a clue what to do differently.
    I would really appreciate some help, because I already spent hours trying to fix that problem.
    Thank you!
    Edited by: 981323 on 27.02.2013 06:49

    Thanks for that. Typically I found this 5 minutes after I posted the request on the forum.
    Problem is every time I try and do this the system does not recognise my <?for-each> containing the parameter and says the parameter is not defined. WHen I validate the template it seems to ignore the F completely and complains about to many ends.
    I just can't see why it does not work. I am using four records, 2 of each set I am using which link over item number. I can show them seperately but as soon as I add the variable loop ( <?for-each:/INV_GL/GL[GLLITM= $ITM]?> where ITM is my variable and GLITM is that field in the data) it stops working.

  • GR no & GR date in stock transfer report

    Hi, Team
    we have developed report for stock transfer (from plant to Depot) in that up to Dec-12 all the relevant information showing correctly but if i run the report for the period 01.01.2013 to 30.01.13 all the Excise details i.e. Excise invoice no,Ex inv date, BED, GR no & GR date data showing blank
    i inform this to our ABAP consultant for this error and he replied that due diff. in period in FI & MM this data showing blank and after April-12 this data showing correctly .
    so kindly advice me how to resolve this issue
    attaching report screen shot for ref.
    pl find below details
    Input :-
    Material
    Plant
    Receiving Plant
    Posting date (From- to)
    Thanks
    Paramanand Shinde

    Hi Sridhar,
    So, do you mean I need to take MSEG(BWART-Movement type field) first, and then MKPF(BUDAT-Posting dt) ?
    Thaks in advance,
    Irfan.

  • Error when generating the report (see long text), Message no. AQ_AD_HOC221

    Hi All,
    I am facing a peculiar problem while executing an infoset query.I have created 2 customized fields Compa-ratio and PIR in infotype 0008 in an infoset.I have coded in these additional fields.
    When I execute a query using 1 of these customized fields the report is generated correctly.But when I put both the fields in the output the report shows an error "Error when generating the report (see long text)". The message# associated with this errAQ_AD_HOC221.
    I have also checked the data types and the references. Nothing seems to be wrong here.
    Does anybody has any clue about this ?
    Kajal

    Hi Bernd,
    I had a look at those notes. But the information provided did'nt prove to be helpful. I found out the problem. I was using the same local variable for both the fields in their code. This generated the error. This error is a very generic one and does'nt help in finding out what exactly is the problem.
    I changed the other local variable and it started working. When I was using the same variable that time I did'nt forget to clear the values but the query still generated the error.
    Anyways thanks a lot for the reply.
    Kajal

  • Icons for the Reports missing in Workspace after applying patches

    Hello Gurus,
    I have installed 11.1.2.2 on one of my VM's and then applied the 11.1.2.2.300 patch on it.
    I have followed the Read Me for all the patches before applying them.
    After applying the patches however the icons for the Reports in workspace
    [IMAGE ON THE FOLLOWING LINK]
    http://i45.tinypic.com/29f6mc0.png
    I have reconfigured web server at the end but that did not help. Any help will be highly appreciated.
    Thanks
    HyperionEPM.

    Hello Nick,
    Yes all the components show green and I can access the reports without any issues. Its just the icon that does not show up.
    I will check the logs you have mentioned to see if there are any exceptions in them.
    But the issues started up after applying the patches for 11.1.2.2.
    I have checked the location path mentioned in Weblogic.xml in raframework.war file and the path points to the correct folder location where the folders mt and mt_thumbnails are located.
    Is the any other way out?
    Should I delete the contents inside the tmp folder located in RAFramework0
    or
    Can reconfigurin Reporting and Analysis framework services help in resolving the issue?
    Please let me know.
    Thanks.
    hyperionEPM

  • Displaying the Row and Column number in the report

    I am trying to show row and column number in the report (not just web preview). I am using Hyperion Reports Version 7.2.5.168

    use a formula column/row. use RANK function in that. (e.g. Rank([A], asc) will sort the rows based on column A values in ascending order)
    you can use this rank in your heading.
    But frankly this is not so easy. You have to do it in a very intelligent way, so that rank gives you column number/row number any how.
    Have a try and let see if you find a appropriate solution.
    Regards,
    Rahul

  • I've jail break Iphone 3GS. i tried to restore setting (erasing all data and media) without connecting to computer/itunes. When it starts it freezes by showing apple logo only. what is the solution.

    i've jail break Iphone 3GS. i tried to restore setting (erasing all data and media) without connecting to computer/itunes. When it starts it freezes by showing apple logo only. what is the solution. please help me out. Here i don't have iphone service center too.

    Although not illegal, Apple discourages a user from modifying the iPhone OS in any manner, including "jailbreaking".  Apple feels so strongly about this that discussing methods to assist a user trying to either jailbreak or "unjailbreak" an iPhone are prohibited.

Maybe you are looking for

  • Where are the drivers for HP Stream 7 Tablet - 5701na???

    It appears that HP have pulled the drivers for the HP Stream 7 Tablet - 5701na.... I downloaded the wireless and BIOS a couple of days ago and stupidly didnt have them locally, now a couple of days later I return to the site and no drivers are listed

  • Link in a grid

    Hi everybody! I have a grid. I want to put a link in every row, like this: <netui-data:anchorColumn href="XY_<%={container.item.id}%>.pdf" addRowId="true"/> Is this possible? Thanks, Bejglee

  • On my E5-571-53S1 how do I find the license key Windows 8.1 ?

    On my E5-571-53S1 how do I find the license key for my copy of Windows 8.1 ?

  • Do I need to pay anything to Adobe if I inject java script using some open source library?

    Hello, I want to restrict PDF reader to achieve Digital Rights Management (DRM). Do I need to pay anything to Adobe if I inject java script to achieve so using some open source library? Basically I want my PDF documents to be restricted such that I c

  • RE: Pavillion DV7-7030us

    Hello, I just recently bought this pre-configured HP. Have a very nice samsung SSD that i intend to use as the boot drive. I notice the manual shows the model i bought supports the mSSD 32GB drive cache, just not included. If I was to use the second