HFR conditionally hide line

Is there a way to HFR 9.3.1 conditionally hide a line. I know I can suprress the values zero but I want the hidden line when it becomes zero or missing. Seems that I came across this once but could not find a way to do it now.

Details:

I have 3 scenarios (Budget, Target and previous year) I compare to the actual data like this:

Membership Total 100
Target the 75 Total
Var 25
% Var 33

It is that many members do not have a target value. So I have when the user selects the target 3 unnecessary lines. I want to hide the lines when the target or Budget is chosen for specific members.

Select the line you want to hide, and then in the properties sheet (right side, press F4 if it does not appear)
Then select the Advanced Options check box in the remove section.
Then click on the Setup button, here you can delete: not sure how best to do it, but you could do:
-If the member name is or
-row contains missing etc.

Cheers, Iain

Tags: Business Intelligence

Similar Questions

  • How to hide lines if all values are zero (0) horizontally?

    Hello



    I have a requirement to hide lines according to the results if all values are zero horizontally.


    Example:
    
    
    Region   M1    M2   M3
    
    East     0      0    3
    
    West    10     20    0
    
    South   -5      0    5
    
    North    0      0    0
    In the example above only North line must be hidden from results because all measure values are zero.

    Can you get it someone please let me know the logic to do this?





    I thank in advance.

    Hello

    Why do not you try a simple as filter condition:

    M1! = 0 or m2! = 0 or m3! = 0

    Thank you
    Karthik M

  • How to hide lines?

    Hello people,

    I just know that the way to hide lines except dbms_rls package? I mean, it has been said that I can hide lines to create views but lets say I had 200 students and each student can see that their lines in the students table, in this scenerio I must create 200 views, isn't it? I would just learn how to hide lines with the help of views? You have any ideas?

    Note: I know dbms_rls package, but this solution that I'm tryin to find the onather solution.

    Thank you very much.

    Hello

    Polat says:
    ... Then, u said that I can use the USER-defined function when I creat discover however when people cite this point of view this view always run in the schema owner of views so the USER always returns the same value, isn't?

    No, the USER-defined function always reflects the schema of the caller. Try it. In a single schema (let's say it's POLAT), create a view like this

    CREATE OR REPLACE  view_x
    AS
    SELECT  USER    AS user_name
    FROM    dual;
    
    GRANT  SELECT  ON view_x  TO PUBLIC;
    

    You're still connected under POLAT, run

    SELECT  *
    FROM    view_x;
    

    Now connect with a different user and try

    SELECT  *
    FROM    polat.view_x;
    

    What do you see?

    I'm just trying to understand your example. I mean lets say we have different Oracle user accounts. When users call this view in which it will perform? Session owner, isn't?

    What do you mean by "session of the owner? The owner should not be connected at all. Each user who is logged in will have a separate and independent session. Results of "SELECT * FROM view_x;" might be completely different at each meeting.

  • conditional hide or show columns

    Hello

    I'm starting to work my way in OBIEE and have a problem that I can not find a solution.

    I need to create a table in the responses with static columns and a single column that I change with a column selector. So far no problem. The problem is that for a selection, I need an additional column on the screen, so it's a kind of conditional hide or show. Here is a cut from the version of the problem. Columns 1 to 3 are fine, but I'm stuck with column 4.


    Expected result:

    Permanent show:

    Column 1: ID

    Column 2: name


    Editable by guest column selector:

    Column 3: City or Occupation OR status


    Must appear when in the city of 3 Col is selected

    Column 4: Street



    Any help is highly appreciated

    Turalf

    Create a new column in the responses and concatenate the city and the street. You will need to format the appropriate column. This is the base column. Select the status and Occupation of your column selector column.

  • Hide lines 11-... (# can chg), display the subtotal of the amounts of the hidden line

    Hello:

    I tried to find a way to display a specific number of rows that a data label and the current amount in a table nested; For example, lines 1-10. There may be more than 10 lines. If there is more than 10, I would like to hide lines 11 through... (# can chg), then displays a final line entitled "Additional amounts subtotal" where line 11 would be resident if she displayed. This last row would display a subtotal of the hidden amounts.

    Example of requirement: lines 11, 12, 13 @ 5.00 each are hidden but subtotal as show.

    1st row... 5.00
    2nd row... 5.00
    Line 3... 5.00
    4th place... 5.00
    Rank 5... 5.00
    Line 6... 5.00
    Line 7... 5.00
    Line 8... 5.00
    Line 9... 5.00
    Line 10... 5.00
    Subtotal of the additional amounts... 15 h 00
    Total... 65.00

    Is this possible? I am able to stop the list with 10 <? choose:? > and position().

    <? choose:? > <? When: position() mod 10 = 0 and position()! last() =? > additional amounts subtotal
    <? end when? > <? end to choose? >

    I was also able to create a total race by using a variable, <? choose:? > and position().

    <? xdoxslt:set_variable($_XDOCTX,'RTotalVar',0)? >

    <? choose:? > <? When: position() > = 10 and position(), last() =? >
    <? xdoxslt:set_variable ($_XDOCTX, 'RCTotalVar', xdoxslt:get_variable($_XDOCTX,'RCTotalVar') + YTD_AMOUNT)? > <? end when? > <? end to choose? >

    <? xdoxslt:get_variable($_XDOCTX,'RCTotalVar')? >

    However, can't do the running total to appear on a single line, as indicated, instead the lines 11, 12 and 13 are displayed and my subtotal is below the table itself. I'll be happy to send along my model, if someone wants to see again.

    Thanks in advance,

    RedLacey

    I speak of course - a RTF model. That's what most people use.

    Klaus

  • Message of conditional for line automatic processing (DML)

    Request Express 3.2.1.00.11

    I have an Edit Page process (automatic processing line (DML)) that was created using the APEX Wizard, part of an INSERT, UPDATE DELETE form.

    Is it possible to set a condition in the dialog box Messages that conditionally returns a person in charge of message on the operation (Insert, Update, or Delete).

    The returned generic message is 'Action transformed '.

    Concerning

    Ben

    Benton says:

    Request Express 3.2.1.00.11

    I have an Edit Page process (automatic processing line (DML)) that was created using the APEX Wizard, part of an INSERT, UPDATE DELETE form.

    Is it possible to set a condition in the dialog box Messages that conditionally returns a person in charge of message on the operation (Insert, Update, or Delete).

    The returned generic message is 'Action transformed '.

    Messages of the integrated automatic processing (DML) can process line (at least where messages are in English) referring to the integrated REQUEST substitution string:

    Customer &REQUEST.d.

    that, together with DEMAND appropriate values for the buttons that trigger the process (e.g. CREATE, SAVE, and DELETE) displays messages like:

    • The customer is created.
    • Registered customer.
    • Deleted client.
  • Hide lines that are zero in report

    Hi all

    I have a requirement where the report should display only the rows in the column if it has a value and should not display the lines if it has a value zero. I have tried with the Sql, but could not find any results. I don't know if there is a way through which I can hide the lines that has null in the model.

    Please let me know about it.

    Thanks in advance!

    say IND is the column you control to null and you do not want the lines where IND IS null

    You can have the code as below

    G_1 is the loop and IND is the control column

  • Manually created tabular - conditionally hide a checkbox control in MSIE

    Hi all!

    I think that the main culprit here is MS Internet Explorer, but... let explain me what I'm trying to do.

    Work environment:
    -Express 4.1.0.00.32 application
    -Oracle Oracle 10.2.0.3.0 on MS Windows Server 2003
    -Windows 7 Enterprise edition (my PC)
    -12.00, 14.0.1, Internet Explorer 8.0.7600 Firefox opera


    There is a tabular presentation that is based on a hierarchical query result. Users are supposed to look at the stuff and check whether or not they have passed validation. To do this, there is a checkbox in this tabular form which users to check (or not).

    What I want to do is to hide a checkbox for "topic" records recognized by LEVEL, so - if the level! = 5 then do not display the check box.

    Here's a test case (this table simulates a hierarchical query results; LVL is the virtual LEVEL):
    create table test_tf
      (id      number,
       lvl     number,              -- level
       sifra   varchar2(10),
       naziv   varchar2(30),
       cb_nedo number(1)            -- checkbox
      );
    
    insert into test_tf 
      select 1 id, 3 lvl, '1.1'     sifra, 'Heading 1 title' naziv, 0 cb_nedo from dual union
      select 2 id, 4 lvl, '1.1.1'   sifra, 'Heading 2 title' naziv, 0 cb_nedo from dual union
      select 3 id, 5 lvl, '1.1.1.1' sifra, 'Normal 1' naziv       , 0 cb_nedo from dual union
      select 4 id, 5 lvl, '1.1.1.2' sifra, 'Normal 2' naziv       , 1 cb_nedo from dual;
    A tabular presentation is created by a wizard - type page is a classic report. SQL is (pay attention to the APEX_ITEM. CHECKBOX2)
    select
      apex_item.text(1, id, 2)     t_id,
      apex_item.text(2, lvl, 2)    t_lvl,
      apex_item.text(3, sifra, 4)  t_sifra,
      apex_item.text(4, naziv, 13) t_naziv,
      --
      apex_item.checkbox2(5, 
                          cb_nedo, 
                          case when lvl != 5 then 'hidden="hidden"'
                               else case when cb_nedo = 1 then 'checked="checked"'
                                    end
                          end
                         )     t_cb_nedo
    from (select id,
                 lvl,
                 sifra,
                 naziv,
                 cb_nedo
          from test_tf
         )
    order by id
    The attributes of the columns are changed so that their ' display as ' property is set to "Standard report column. Finally, run the page.

    Here's the result (a screenshot [url http://ch-slike.com/images/2012/08/01/XKnM3.png]; I don't know how to integrate it in this post so please, take a look if possible).

    As you can see (I hope), Opera and Firefox work properly, while Internet Explorer shows the boxes in the position to record levels.

    Interestingly,
    case when lvl != 5 then 'disabled="disabled"'
    that disables these boxes, but I just can't hide.

    Someone knows how to fix this? Unfortunately, IE is a 'must '...

    Kind regards

    LF

    P.S. No problem if you know another option that would conditionally don't hide an element (checkbox in this case); I have searched a lot, makes the work and then - Jinx, IE refuses to cooperate!

    Small-foot wrote:

    What I want to do is to hide a checkbox for "topic" records recognized by LEVEL, so - if the level! = 5 then do not display the check box.

    When you say 'hide', what you mean exactly? That should not be visible? That she shouldn't have/present value? Both?

    If you don't want the box/value at all, simply move the case outside:

    case when lvl != 5
    then
      null
    else
      apex_item.checkbox2(5, cb_nedo)
    end t_cb_nedo
    

    P.S. No problem if you know another option that would conditionally don't hide an element (checkbox in this case); I have searched a lot, makes the work and then - Jinx, IE refuses to cooperate!

    Where did you find the hidden attribute? What prompted you to use it?

  • Enter data, lock and hide line in the form of web

    Hello

    I now use Hyperion 11.1.2.1.

    I created the web form "New loans", and I need to get a certain amount on line "Average life span within one month" and lock and hide that particular line. The columns are periods of time ranging from Jan to Dec. I need to enter the fure 1000 for each month and keep it static and lock this line and hide so that branch office users can mess with it.

    How can I do this?

    The layout of the web form is as follows.

    Columns - time periods (dimension)
    Lines - accounts (dimension)
    Versions of pages - years, (dimension), products (dimension), group (dimension)
    POV - scenarios (dimension), POV (size)

    Appreciate everyone's help

    Thank you

    Published by: airwolf86 on July 25, 2012 23:25

    Hello

    You can also had a particular line.

    Select the line, you need to hide, and then in the option right pane you can see ' * properties Row: . " Select hide and this particular line would be hidden.

    I hope this helps.

    Concerning
    -SM

    Edited by: 918547 July 26, 2012 12:52

    Reference: http://docs.oracle.com/cd/E17236_01/epm.1112/hp_admin_11122/frameset.htm?form_lay.html
    You can hide individually hide columns and lines

  • Hide lines nil - have values in hidden collar, but col formula in rpt is - 0 -

    In the Studio of Hyperion Reporting, I have a parameterized report as follows:

    Row1: Descendants of projects

    Columns: A - C are (hidden) data columns
    D formula [A] - - [C] (on the report)


    Removal of basis is chosen for row1. In the report, column D always shows projects with a value of-0. Should what settings I use to remove all lines form (Col. D) = 0?

    I've been going round in circles with Advanced Options, rounding, etc..

    Thanks in advance for any help.

    Removal of basis is chosen for row1. In the report, column D always shows projects with a value of-0. Should what settings I use to remove all lines form (Col. D) = 0?

    On top I can understand, it's that you want to delete the line when formula (Col. D) = 0. Is the case then this can be done by using the advanced in conditional deletion Option 'Remove line if data/FormulaValue in Cell' say D, 1 is equal to zero.

  • How to conditionally hide column in pivot view

    I have bi 10.1.3.4.1 and I would like to hide some columns in pivot mode.

    I have this pivot table [http://img251.imageshack.us/img251/8633/screenshot016k.jpg]

    and I would sometimes hide metering, with sometimes a column with amount. For example if ColumnB = 'car' I want to show only the column with the County. If ColumnC = "money" I want to show only the column with amount.

    Is this possible or not?

    Thank you

    Hello
    Yes you are right. Can do it in this way if you want to show only fixed number of (static) column values, it dosent work if you want the values in the column to change dynamically.
    I don't think its possible to have this conditional formatting pivot who at the table dynamically. Better to look for an alternative. Check, make changes to tab (last tab) advanced

    Go through this can help somehow to work on the tab..http://obiee101.blogspot.com/2010/02/obiee-pivot-conditional-format-grand.html tip
    Otherwise wait for a response from experts to do that ;-)

    Kind regards
    Srikanth

  • Model RTF how to hide a line under condition

    Hello

    Need to hide line based on condition. I have the table 4 ranks are there. To hide the line based on condition.tried after statement has failed.
    "< if@row:field!="Yes "> <? end if? >

    Help me to reslove this issue...

    Thank you
    Srini-

    I sent you the modifed model. Take a peek inside.

    Thank you
    BIPuser

  • line condition test fax fail? help please

    Hello. I just bought a HP all in one single 8620. I had a Kodak 9250 previously in the space now occupied by the HP. I have just re-connected all cables that they were on the Kodak but I have a condition of line test Fax "fail" is this normal?

    I have DSL service, two sons at & t external modem, two CPUS (one using wireless printing) and phone/answering machine in one device.

    connections are; Crossover ADSL wall jack in a line will printer line 1, then 2 - ext phone/answer.

    A - Ethernet from the modem to the printer, a modem to CPU1, CPU2 a modem.

    Is that what that sounds right?

    Thank you for all your help. The problem is resolved.

  • Hide the line of adf table based on the transient attribute does not

    I have a JSF page where the user can insert new line in View object . this View object contains a transitional attribute which indicates whether or not the record is newly created.

    On the same page, I have a table adf which is bounded on the city view object . This table should show only newly created records. my approach is to use expression language of in the renditions property to hide all the other lines that are not newly created. I changed the render property for the columns of the table as: rendered="#{row.bindings.RowStatus.inputValue eq'new'}" , but the table does not show anything.

    Then, I tried to change the made not for the column property, but to the outputText inside the same way. It worked, but the problem is that the blank line is always on display.

    So, basically because I do not hide the entire line, instead I'm hiding the text in the lines and lines with spaces empty is still on display in the page aside.

    The Table of JSF page where the made property is applied on outputText inside the column:

    <af:table value="#{bindings.UplodedFilesView1.collectionModel}" var="row"
      rows
    ="#{bindings.UplodedFilesView1.rangeSize}"
      binding
    ="#{CreatSR_UserBean.fileTable}">

      
    <af:column sortProperty="#{bindings.UplodedFilesView1.hints.FileName.name}"
      headerText
    ="File Name" id="c1">

      
    <af:outputText value="#{row.bindings.FileName.inputValue}" id="it1"
      rendered
    ="#{row.bindings.RowStatus.inputValue eq'new'}"/>

      
    </af:column>

      
    </af:table>

    I use Jdeveloper with ADF technology 11.1.2.3

    Thanks Timo,

    You are right. Its to late to hide lines after stamping in the row set. I solve the problem by filtering the view object, based on the transitional attribute in the section of liaison page. The steps as follows: (assuming that the object from view with the temporary attribute has been created, and the transient attribute contains the filtered values)

    1. Drag the view object on the page and also make the Table (in my case it might otherwise listen)
    2. On the page, go to the connection tab.
    3. Double-click the object desired in the links column.
    4. New window will appear titled with (change the binding tree)
    5. Check the option (enable filtering)
    6. Select the (filter attribute) and (filter value) for the selected filter attribute.
    7. Select (Display attribute) you want to appear in the page.
    8. Press OK
  • Can I export only conditional text 'show' for a mif?

    When I export a document with conditional text to a pdf file, just the conditional text which has the value 'show' (and the unconditional text) appears in the pdf file.  It's good, but I want the same thing when you export a mif.  There are two reasons for this:

    (1) we have an internal tool that analyzes a mif and retrieves the data in some tables to fill a database.  The tool is not analyze PDF files.  And the tool does not always correctly, manage conditional text lines conditional in particular the table text.  The tool will work fine if the conditional text was already "solved" when exporting to the mif.

    (2) I would use the Boolean logic for conditional text, which is available in FM9 but I need to supply files to other groups in society who use FM7.  Their FM7 wouldn't show conditional text correctly if it depends on nothing else than to the logic of the GOLD.  But they would be happy to accept files mif which had no conditional text because it had been "resolved" when I generated a file mif7 for them.

    I tried different ways to convert a pdf into a mif file, but no process seems to preserve the formatting and text editable. I'd be ready to accomplish this somehow roundabout on Framemaker, Acrobat Pro or another tool.

    But the happiest result for me would be to discover that FM9 already has the ability to export only the conditional 'show' and the text unconditionally to a mif.

    Or is it possible to make a copy of the document and then somehow automate the removal of conditional text 'hide' and 'show' unconditional conditional text conversion?

    doc_engineer,

    You could manually delete the conditions hidden from the files before the Save as MIF, by choosing the option remove all text hidden as well. If you want to completely automated, however, you need to perform some shows, in which case I would recommend setting your post-processing tool in order to recognize the conditional text correctly, rather than make FM do something which is less-than-optimal, IMHO.

    Your best bet of all would be to abandon the MIF format altogether and use a structured XML author, with which you can use for the conditional metadata attribute values. With this, you could also abandon the model of FrameMaker condition for a much more robust system of conditionalizing content tag. It would be more flexible and certainly easier to design the post-processing step, as there are many tools available for the treatment of XML metadata and the ability to analyze the attribute values is commonplace among them.

    Russ

Maybe you are looking for

  • terribly slow to boot from Yosemite iMac

    Hello I bought my iMac with Lion installed and slowly put each time a new version of the os x came out. It went well until what I upgraded to Yosemite. After this upgrade my system boot performance dropped to downright unacceptable. I tried forums, t

  • My printer won't scan or print from the computer

    After a weekend with no storm (my whole system has been turned off), I can't get my printer to work on the computer. My icon on the desktop HP Solution Center was gone so I reloaded the software (vista 64-bit) and then even uninstalled and reinstalle

  • IP blocked

    Yesterd beginning Avast blocked IP 192.168.1.255. This is not my computerIP and I would like to know exactly what it is may, and if I should be concerned that someone is trying to get into my computer... Thank you Enzo

  • 3D extrude and bevel 3 surfaces or 5?

    Hi, I'm not understand what I see on the 3d extruded circles. I've been mapping (try, at least), a symbol on the form, but was frustrated by how limited, I've been to see mapped art, he'd be halfway in the visible part of the form. (I understand the

  • Pull down menus don't work usually does not

    I can't get reliable tools menus like the transparency settings (Normal, multiply, etc.). They just will not open.Strangely, sometimes I can - seems to be when I switch to other applications for awhile or quit and restart, but only about 10% of the t