Hide dimension in data form also hide the data

Hi all,
It might sound simple, but i still could not found a workaround for this problem.
so here is the problem:
1. example i have dimension lineItem with member line1, line2, line3
FY13
Jan | Feb | ...
line1 | 1 | 1
line2 | 2 | 2
line3 | 3 | 3
2. i want to hide the line information so i choose to hide dimension for dimension LineItem. but instead hiding the dimension, it hide all the row (so no data shown).
3. i try to hide dimension that is used as column but everything is fine as the following:
FY13
line1 | 1 | 1
line2 | 2 | 2
line3 | 3 | 3
Anyone have this experience or method about how to hide dimension in row but still keep the data?
(i'm using hyperion 11.1.2.2)
Best Regards,
Feri

Hi SM,
Thank you for your help, actually i have another dimension in row as the following:
FY13
Jan | Feb | ...
new sales | product A l line1 | 1 | 1
l line2 | 2 | 2
l line3 | 3 | 3
i already test it again and i get the following result:
1. if i only have 2 dimension in row: product and LineItem (hidden) i get the following:
FY13
Jan | Feb | ...
product A | 1 | 1
product A | 2 | 2
product A | 3 | 3
(it work fine)
2. if i have 3 or more dimensions in row, i get the following:
FY13
Jan | Feb | ...
new sales | product A | 1 | 1
(it only show one row which is the line1, it seems like it cannot handle if we put more dimensions)
Edited by: Feri on Feb 27, 2013 3:12 AM

Similar Messages

  • How to populate a field in an Infopath form based on the people picker input - only OOTB approach

    Hello,
    I have 3 lists : Resource , Project, Contract
    In "Contract" list i have created a form with MS Infopath 2010. This form is used to collect data of a new resource joining a project . This form also takes the information about the resource's costs.
    Scenario :
    Project informations are already present in the "Project" list.
    Any new resource who will be joining a project will be added in the "Resource" list at first . This list has its own form to do so. While adding this resource the form asks for the project which should be assigned. This is dealt with.
    "Contract" list : In this lists form their is a people picker field where the resource email id(already inserted in "Resource" list earlier) will be typed by me. There is a field which will capture the project name.
    Issue in "Contract" list:
    When i type the resource email id and click on the people picker icon , the project field in the form should get auto populated with the corresponding project of the existing resource so that i donot have to type the project name again. This project info
    should be fetched from "Resource" list only.
    Please let me know how i can achieve this by OOTB approach .
    Regards,
    Guru

    try these links:
    http://sharepoint.stackexchange.com/questions/103682/autopopulate-form-fields-based-on-selection-in-people-picker-column-using-javasc
    http://sharepoint.stackexchange.com/questions/80261/people-picker-not-getting-populated-in-the-sharepoint-site
    http://blogs.technet.com/b/anneste/archive/2011/11/02/how-to-create-an-infopath-form-to-auto-populate-data-in-sharepoint-2010.aspx

  • How to Hide Form Field If the data null

    Hi All,
    I have an issue in the RTF, i am working in XMLP 5.6.2 Desktop Edition. I am developing template for Dunning Letter report. I have four fields in the footer like collector name,mail id, tele number and then fax. Here some collectors may not having fax and mail id since these fields are opition in the DFF. So I want to hide the form fields with the labels also if the collectors dont have mail id and fax nos. Now i am getting blank space for the collector who dont have mail id and fax nos. I dont knw what logic that need to apply over here.
    I have the form fields in the template like ....
    <?COLLECTOR_NAME?>
    <?COLLECTOR_MAIL_ID?>
    Tel. <?COLLECTOR_TELE?>
    Fax. <?COLLECTOR_FAX?>
    Please advice me to close this issue.
    Thanks in Advance
    Prabu

    Hi,
    This tag is working if the fax value is not in the xml code. But i am getting blank space
    Cfx, In my report if mail id and fax is not avaliable then it displays like...
    HENRY MICH (Collector name)
    (Collector mail id)
    432-627-9393 (Collector phone)
    (Collector fax)
    I want to display the in my report like
    HENRY MICH
    432-627-9393
    I want to remove the blank space for the mail id and fax if the value is not there in the report.
    Please advice me to resolve this...
    with regards
    prabu

  • Unable to hide the first page in the form

    Hi ,
    I am trying to design a dynamic form that has three pages. The form is being used in a LiveCycle process and during the process initiation, only the second page should be visible and the first and third pages should be hidden. I am trying to hide the first and the third pages using JavaScript. I noticed that the third page is being hidden but the first page gets displayed as an empty page. Based on this behavior here are couple of questions I need guidance with
    Can we hide the first page within a form? If so why am I seeing this inconsistent behavior when hiding the first and third pages?
    If the first page can not be hidden then is there a workaround to achieve my goal of re-arranging the pages so that I can add content to the first page dynamically and shift the previous content on the first page to the second page?
    Any suggestions will be appreciated.
    Thanks,
    Samanthapudi

    Hi,
    You've originally said.
    in the first page i don't want data in main window...
    yet using a command node to trigger the next page means you have to include a (presumably) empty main window in the first page.
    Your main window has to contain some output (a table usually) and it's contents are the same on every page (only it's height can change).  So, you can't have a blank main window on page 1 and a main window with data on pages 2 and 3.
    Remove the main window from page 1, set page2 as the next page for page 1.
    As for how to trigger page 3 you'll need to provide more detail on what the condition is.  Do you want multiple copies of page 2 to hold all of the main window data, or just one?  Do you want one copy of page 2 then the rest of the data on multiple copies of page 3.  Be specific.
    Regards,
    Nick

  • Where do I hide the color in form fields in Acrobat DC?

    Where do I hide the blue color in form fields in Acrobat DC?

    Hello Jeady,
    George's JavaScript suggestion is a good answer.
    You can also turn on form field highlighting via a menu item as you could via the button in the blue bar in Acrobat XI.
    In Acrobat DC, do the following:
    1. Open your form.
    2. Select the Prepare Form tool.
    3. In the right-hand pane Prepare Forms tools, click the dropdown for More.
    4. On the More menu, select "Highlight Existing Fields" to toggle the setting.
    The setting sticks until changed for all forms open in Acrobat.
    Regards,
    Charlene

  • Hide the Column Or Remove the extra data

    Hi ALL ,
    I have developed using the development procedure from Simon_Hou and it works perfectly fine . Thank you Simon_Hou
    http://social.msdn.microsoft.com/Forums/office/en-US/842e2dcb-d949-4297-9d91-eac989692cb5/difference-between-the-grouped-column?forum=sqlreportingservices .
    Now then the requirement was to add Total to the developed report that's also solved.
    http://social.msdn.microsoft.com/Forums/office/en-US/3536c818-c7f0-4757-953c-003d19921311/grand-total-for-matrix-based-report?forum=sqlreportingservices
    Now an  issue is there extra column that get's generated dynamically ... For that i tried
    =IIF(ReportItems!Textbox2.value is nothing, true, false . 
    The expression does work but the
    Total  row cells values get repositioned to one cell to the right from it's original position .
    Now am fine with the extra empty column only issue  if the tablix contain only a single row or two rows of Data  then that empty column shows numeric data which is not required. Please refer to the below figure for
    clarity . I just want that the
    extra column is blank its doesn't show extra numeric data on a single or 2 rows or if it can be hidden without affecting the original position of the total cell .
     please kindly help because just due to this the reports are not going for production deployment .
    Thanks
    Priya

    Hi Priya,
    According to your description, you want to hide the blank column which is dynamically generated in matrix. Now when you put an expression to hide the column, only the cells inside of group are hidden but the cell in total row is not hidden. So it looks to
    be repositioned into one cell to the right. Is my understanding correct?
    In this scenario, we also already encountered this issue when we tested in our local environment. It seems to be an issue of internal implement for visibility control in Reporting Services. Now I am trying to involve someone more familiar with Reporting
    Services for a further look at this issue. Sometime delay might be expected from the job transferring. Your patience is greatly appreciated.  
    Thank you for your understanding and support.
    Best Regards,
    Simon Hou

  • Hidding the MDI menu hides also the message line ?

    Hi all
    why we cant see the message line if we use
    usesdi=yes parameter i. i just want to hide the menu not the message line
    can i do that ?
    thanks

    The correct method to hide the MDI Window menu, is to create your own menu and use a "Magic Item" of type window and then set the "Visible in Menu" property of this item to "No" and then attach this menu to your form.
    However, talking about the problem you have at the moment :
    I am not sure which version of Forms you use and whether you also have "separateFrame=True" or not. It is even not clear if you use Jinitiator or not.
    There is one bug in Forms 6i :
    Bug 1400711 "NO MESSAGE BAR WHEN RUNNING IE5, NATIVE JVM AND USESDI=YES"
    This is marked to be fixed with patchset 9 and above (Forms version 6.0.8.18.3). If you think the versions and the usage fits your situation, upgrade to latest patch level. You can obtain further information about this bug and latest patchsets from metalink.
    For all queries involving testcases or queries that are potentially bug related we recommend you log a Service Request (SR) with Support via Metalink (http://metalink.oracle.com).
    This will ensure your query is tracked appropriately and any urgent requests can be dealt with in a timely manner by Global Support Services. May we also take this opportunity to remind you that the Metalink Library pages contain many Forms / Reports articles which could be of use to you.
    Regards,
    -Bulent Seckin

  • How to hide the table header if no data present

    Hi
    I need to hide the table header if no data present. Table has 5 column. if no any clolumn has data then this table section should not be display.
    i am using <?if:count(Installation_Event_S19)= 0?> but this is not work for me.
    Could you please help me out.
    Thanks
    Indrajeet Kumar

    Hi Priya,
    Thank you very much !!! its work fine.
    Thanks
    Indrajeet Kumar

  • How to hide the report "No data available" message

    Hi,
    When there are no results from a query execution I would like to hide or at least replace by 0 the "No data available" message.
    I'm working on BI 7 and the query is included in a web template that has a button to export to excel and the objective is that this message doesn't appear in the exported file.
    Do you know if this is possible? If yes please tell me how to do it.
    Regards,
    Ana

    Hi,
    Thanks for your answer.
    I will explain my issue a little bit further.
    I'm working in BI 7 and I create a web template that contains five queries and a button to export all the queries results to an excel file.
    So when executing the query in the portal, depending on the selection criteria inserted some of the queries show the message "No data available" and using the button to export to excel the generated file include that message too. It would be preferable to delete the message in the web and in the excel file, but we need to replace at least in the excel file.
    I don't know if this is possible with some script so if you have some export script example please post it here.   
    If there is some way that when no records exists return zero I think that with a formula I can hide the result but I don't know how to get the 0 value....
    If you can help in some way I would be very grateful.
    Regards,
    Ana

  • How to hide the information box in Jave script if the IR report is no data?

    dear all:
    if the IR report desn't catch the data . the system show "Essbase Query :No rows retried" message . we have to click the "OK" buttion to continue it . but if my report is runing by JAVA script , the message shows it too. i want to hide the message box the program go ahead. how to do it ?
    Regards.
    Tony

    I remembered having this issue with OLAPQuery. Have you tried CubeQuery?

  • Hide the lable of column if no data

    hi every one
    in body section I have more one Reapeating frame
    but some Reapeating frame not come data
    I want to hide the lable of all column in this Reapeating frame because no data
    how this??
    thanx alot

    You will probably have to create a Formula column at the Group level above to count if there are any non NULL values, when checking if there is any data
    in implementing DM's suggestion.
    Dave

  • How to hide the data in particular table in oracle 10g

    How to hide the data in particular table in oracle 10g
    i want steps

    If its on Report u can  always hide the column - Keyfigure or Selection - Display - Hide......y do u want to have it on the report if it is to be hided in the first place?

  • Is it possible to hide the data in a formatted cell until the data from the relevant cells has been entered?

    I have a balance sheet and I'd like to be able to hide the data in the balance column until the 'In' or 'Out' for that day has been entered
    Any ideas greatfully received!

    Hi Quinn,
    I am surprized that apple makes me go to a custom rule to chose a white font color.
    To get
    Or use the colour window: View > Show Colors (shift command c).
    Click on a colour to apply it to text of selected cells.
    Drag a colour to the selected cells to apply it as the Fill:
    Some of the features that we thought were lost are just Hidden in Numbers 3! (I can't wait for a decent User Guide).
    Regards
    Ian.

  • With a PDF Dynamic form using show/hide actions, how to ensure that when the completed form is saved, closed and re-opened, the form still show the fields as before it was closed?

    With a PDF Dynamic form using show/hide actions, how to ensure that when the completed form is saved, closed and re-opened, the form still show the fields as before it was closed?
    I have developed a form with fields hidden by default, that become visible based on box ticked or radio button selections.
    My problem is that, when I close the form and re-open it, it comes back to it's default presentation, regardless of the information already recorded in the form (including in the now hidden fields.
    How to correct that
    Thanks in advance for any hint you can provide.

    I've had the same problem. This solved it...
    Go to the "Form properties..." in the File-menu. Select "Run-time" to the left and in the box "Scripting" Preserve scripting changes to form when saved: choose Automatically (Script-based state changes are saved locally in an insecure fashion. This option cannot be used for certified forms).
    Hope it works for you to...

  • How to hide the Attribute dimension from Planning webform

    I am in Planning 9.3.1
    We are using members in row section of webform w.r.t Attribut dimension
    so when we are viewing the webform- it is displaying member name followed by Attribute dimension name .
    any way to hide that Attribute dimension member from the webform.
    KK

    In the Dimension Properties for that dimension, select "Enable custom attribute display" but dont pull the attribute from Available Dimensions to Selected Dimensions. I've given the name of the property from 11.1.1.3 version, so not sure if its the same in 9.3.1 but it'll be somewhat similar.
    Cheers

Maybe you are looking for

  • To display condition types in sales order

    Hi Gurus, When the condition records are maintained for the condition types they are displayed in the sales order,here user has to create the condition records, without knowing the condition types he cannot create the records. One method is creating

  • Error During invoice

    Dear All While doing invoice system is telling cost centre not belongs bussiness area 9012.I checked the assignment in OKENN it is found to be OK. Regards Srinivasan.P Edited by: srinivasan ponnurangam on Apr 25, 2009 10:40 AM

  • Share Button not show Permission Level

    Hi, We are facing a weird problem in our farm, we have until CU July 2014 versión with an authentication with ADFS2.0. In all Site Collections we have breaked the inherited permissions and we gave permissions directly to the SC or by AD Groups, until

  • Can I embed Facebook's timeline video to OneNote ?

    Can I embed Facebook's timeline video to OneNote ? I want to collect Facebook timeline videos on OneNote. Currently I copy thumbnail images from Facebook timeline video thumbnail images, and paste OneNote Page. Regards, Yoshihiro Kawabata

  • Does anyone know when ASA Version 8.0 will be released?

    Any info is appreicated