State-based value line display model RTF

Dear all,

I have a requirement as below.

I have a report to output as below

Report_output.jpg

because I need to display column value total man hours 1 time if scheduled for the task that no values are the same, so in the screenshot above, it should show the total person-hours value as '48' only once for the 1st and 2nd lines and lines non because it's like task no field is different.

I need the power requested as below.so the 2nd row, it should display null

Requirde_output.jpg

Please help me on this.

Thank you

Deb

Yes it is feasible.

It works in my test case; Please use the code on the column ' Total man Hours expected "below.

assuming that TASK_NO is the name of the task ID field and TOT_MAN_HR is the name of the Total planned hours field.

FYI...

If the value of count is:

2 - two task ID and man hours occurs for the first time

1 of the task or not man hours is different

0 - the task ID and man hours by repeating twice in sequential order

so in your case whenever intervenes 0 must be displayed white real value otherwise.

Tags: Business Intelligence

Similar Questions

  • How to map the same tag of the element with a different value in BI Publisher rtf model.

    Hello

    I have an xml file with the same name in the < tag > element and I do not know how to associate the same < tag > element to different string in the document rtf template attribute.

    For example: "' Eswitch <number > is repeated in this xml file, when I am mapping this element to the document rtf with a different string, I have same value 'D00002 ' . I should get values D00002 and DMR00002.

    < document >

    < TitleBlock >

    < number > D00002 < / number >

    < itemType > Document < / itemType >

    < lifecyclePhase > preliminary < / lifecyclePhase >

    < description > gtedgg < / description >

    < shippableItem > n < / shippableItem > < / cartridge > < / Document >

    < DMR >

    < TitleBlock >

    < number > DMR00002 < / number >

    < itemType > DMR < / itemType >

    < lifecyclePhase > preliminary < / lifecyclePhase >

    test nomenclature model bom1 < description > < / description >

    < POS > < value > Test < / value > < / POS >

    < shippableItem > n < / shippableItem > < / cartridge > < / DMR >

    < / AgileData >

    I followed steps below for map document model rtf with the same tag xml with a different value.

    1. install Office word 2013.

    2 BI Publisher for desktop software installed. It will add a BI Publisher plugin to the word document.

    3. with the help of desktop publisher BI, created a model of document rtf file.

    4 imported the document rtf template example xml file.

    The data is loaded successfully.

    5 tires model rtf field symbol to map the tags to xml to rtf document attributes element.

    7 saved the document in PDF format.


    Thank you

    Please mark it correct so that it is useful for others to find the solution to a similar request.

  • CLOB values are displayed as 'weblogic.jdbc.wrapper.Clob_oracle_sql_CLOB@46c '.

    My Clob values are displayed in the UI as "weblogic.jdbc.wrapper.Clob_oracle_sql_CLOB@46c".  When I try to change a value or to add a new line I get this exception on the validation:

    < RichExceptionHandler > < _logUnhandledException > ADF_FACES - 60098:Faces life cycle receives exceptions that are unhandled in phase 5 of INVOKE_APPLICATION

    javax.faces.el.EvaluationException: oracle.jbo.JboException: [oracle.jbo.DMLException: Houston-26041: cannot display the results to the database during "Update": "null" SQL statement.]

    at org.apache.myfaces.trinidadinternal.taglib.util.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:58)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcastToMethodBinding(UIXComponentBase.java:1545)

    at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:183)

    In my OE the column Type is set to ClobDomain.  I created the ClobConverter class in my draft opinion (com.mtg.fwd.view.converter.ClobConverter), such as discussed in this thread (Re: using CLOB in adf).  I added this code to the faces - config.xml:

    <>converter

    < description > convert clob to string and vice versa < / description >

    Converter < id > convert. CLOB < / converter-id >

    > class converter < com.mtg.fwd.view.converter.ClobConverter < / converter-class >

    < / converter >

    In the jsff I put the attribute of converter to convert. CLOB for the column.  Initially, I had this game at oracle.ordDomain and it does not work so I am trying the method.

    < af:inputText value = "#{bindings." Gvsql.inputValue}.
    label = "SQL query"
    required = "#{bindings." Gvsql.hints.Mandatory}.
    columns = '100 '.
    maximumLength = "#{bindings." Gvsql.hints.Precision}.
    shortDesc = "#{bindings." Gvsql.hints.ToolTip}.
    ID = "IT7."
    lines = "10".
    Converter = "convert. CLOB">
    < f: validator binding = "#{bindings." Gvsql.Validator} "/ >"
    < / af:inputText >

    What should I look at next?

    With the help of JDev 11.1.2.4.0

    Thank you

    Rudy

    I wanted to follow for anyone interested.  I created a new model and the view within the same application to test with and clob values showed correctly.  I've recreated the form using the original model and the problem was there.  I've looked everywhere and didn't find anything.  This morning, I decided to delete the files of user JDeveloper in C:\Users\Rudy\AppData\Roaming\JDeveloper\system11.1.2.4.39.64.36.1.  I have restarted JDev, ran my jspx, the problem disappeared.  I went back to the original draft of the view, he ran, it was fine.  I cleaned everything and he is always very good.  So there was something up cached data of the user that it was blocking work correctly.

  • BI Publisher - how to display the number of lines displayed at the bottom of the table on each page

    Hello

    We are the conversion reports Actuate BEEP and not able to understand how to view "Accum.Total = < n >" at the bottom of each page. In the attached report to operate it, "Accum.Total = < n >" must be displayed at the bottom of each page where < n > is the number of lines displayed on the current page and previous page.

    For example, if there are 10 rows in the result set, if the 1st page displays 4 rows, 2nd page displays 3 rows and 3rd page is 3 lines and then Accum.Total = 4 on page 1, Accum.Total = 7 on page 2 and Accum.Total = 10 on page 3.

    Note that we use the property table "allow the lines to break Pages = False" as we do not want a specific line can be split across pages.

    I enclose a sample of report actuate, rtf, BEEP and XML report for testing file.

    Approach used so far-

    1 > I tried to put the counter in the footer, but it seems that only the fields that come directly from the IC can be used on the header/footer. No matter what form text field or variables defined in the report.

    2 > I used approach given in the link below. Using this approach, I am able to view a coded value hard at the bottom of every page (just below the table) but his does not work for the variable (in my case the counter c1).

    https://blogs.oracle.com/xmlpublisher/entry/continued

    3 > on Google, I found a few articles on the page break conditionally as display only certain numbers on a page or the page by section break but in our case, its dynamics and its number of lines to display on a page is driven by data, so I could not think of a certain condition to use in "Condition." ": If" for use as a page break.

    Thank you

    Richa

    Watch see the-Report

    http://docs.Oracle.com/CD/E28280_01/bi.1111/e22254/create_rtf_tmpl.htm#do_bf_cf

    Download the https://blogs.oracle.com/xmlpublisher/entry/continued sample

    Add

    <>

    name = "contd_footer".

    format = "99G999G999" / >

    After the field "Footer."

    If need to use a footer to display the meter then and sous-modèle with code above and call it in footer

  • Error: parsing formula [statement of DIFFICULTY] (line 1) 1200315 error: invalid

    Hi all

    I am using the following code in the calculation script



    DIFFICULTY (@ISSIBLING ("COCK"))

    "TOTAL NET WORTH' ="DISCOUNT"+"SALES. "

    ENDFIX


    There was the same error tha

    Error: parsing formula [statement of DIFFICULTY] (line 1) 1200315 error: invalid object type

    Please give your info


    Thanks in advance
    pp

    Published by: 954827 on October 4, 2012 04:17

    You must provide a member or set of members in the instruction of fix. Any function 'IS' is a Boolean value and returns a TRUE/FALSE value. Maybe try @SIBLINGS?

  • Alternation of ordered by value line color

    Hello

    I created a report commissioned by the COUNTRY column. Then I added a hidden column called COLOR with a value of switching between "#FFFFFF" and "#F0F0F0" every time that we have another country in the report.
    Now I want the background color of each row so that the value of the COLOR column of the den.

    How can I achieve this? Do I need dynamic action?

    Concerning
    Felix

    Felix wrote:

    The report is on Page 1 and has a hidden column BG_COLOUR.
    A copy of the standard model was made (Standard with row coloring) with a small improvement model of the line:

    The method on the bound thread requires that a report model named column (model line) is used. A copy of the Standard model is a generic of columns (column model).

    It is actually possible to do using each model type, as I have shown in your workspace. It is necessary to match the appearance of the theme in a new model of the named column, copy songs to the standard report template definition in the relevant parts of the new model. (Most of the themes do not come with a model name of existing column, you can copy from).

    #COLUMN_VALUE#
    

    The background color should be read from the BG_COLOUR column.

    Rather than specify colors directly in the query/HTML template a better approach is to use a class name and specify the real colors in separate CSS. This translates into simpler, smaller models and the generated HTML code.

    For a named column model I followed the instructions related to above, creating a new "clients per country" named column of the model, with a definition before lines copied from the Standard report - more a custom - class theme and column headers required by the report:

    
      #TOP_PAGINATION#
      

    1 model line defined as:

    The report query was then changed to:

    select c.customer_id,
           c.cust_first_name,
           c.cust_last_name,
           n.country,
           case
               when mod(n.num,2) = 1
               then 'data'
               else 'dataalt'
           end row_class
    ...
    

    Note that the Show column attribute must be checked for the ROW_CLASS column: it is compulsory for all the columns that are issued somewhere in the HTML template, even if they are not actually visible to the user.

    And a style sheet embedded, added to the header HTML page:

    
    

    Using another approach, I created a custom generic column "Standard, line colors" alternative model column ALT as a copy of the alternative model "Standard, line colors. The only change here is to change the column model 1 Condition of use PL/SQL Expression functionand Expression of column Temlpate 1 to

    #ALT# = '1'
    

    Then change the query to:

    select c.customer_id,
           c.cust_first_name,
           c.cust_last_name,
           n.country,
           mod(n.num,2) alt
    ...
    

    The second generic columns is probably better here because it's easier to implement, more flexible and reuses the CSS of the current theme. This model can be reused for any report that it can generate a column ALT that toggles between '1' and a different value. The model of the named column can only be used by reports that return 5 columns with these names.

  • How to pass a dynamic value to display the criteria

    Hello

    I have a requirement to indicate the hierarchy. Here, I want to spend the connected in the id of the Manager to the view criteria so that the hierarchy can change based on the connected Manager.

    Can anyone help how can I accompolish this.
    Can I use the binding variable to pass the value to display the criteria?

    If you get the Director based on the user id, you can run the display criteria based on the user, as follows:
    http://jobinesh.blogspot.com/2010/10/how-to-set-bind-variable-values-at.html

    Ensure that the method is executed until the viewer of the hierarchy is responsible.

    Thank you
    Nini

  • How to set the number of lines displayed in a classic report when running?

    Hello

    Our client has several hardware configuration standard customer and want to allow end-users to choose their 'view profile' at the time of the connection. This "display profile" would contain some predefined values for these configurations material and supposed to give various parameters that must set the number of lines displayed in a classic regional report.

    I tried to provide parameters on the report of the region, but he has refused to accept anything other than numeric values. Is it possible to do?

    Best regards, Tamas

    The link is about the closest correlate in the documentation to the description of the attribute Number of Rows (point) .

    Looks like you tried to write - in vain - a name string or change of item in the attribute Number of Rows . The attribute Number of Rows (point) is the one that can actually do. For a list of items in the application, click the icon of the flashlight next to her.

  • Free upgrade to Windows 7 to Value Line g550

    Hello.

    I have a problem on the order Windows 7 for my new Lenovo laptop G550 series 3000. In the order page, I can't choose 3000 / Value Line series, only idea series and Think. Which should I choose?

    has chosen the IDEAPAD SERIES

  • When the value to display in the time format double digital indicator... Changes in value.

    Hi all

    I can't display the values that I want. I have a value double say 320 sent to a digital indicator where I edited the properties of it to display in a time format that contains only minutes and seconds as Yes, 3:20 '. Unfortunately, it takes the value and change it to another value and display that. I don't know what is the issue. If anyone knows the solution... Please post!

    There is an image attatched!

    Thank you.

    I believe only then due to the fact that when I convert a timestamp value to double as 03:20, he gave me 320. So I thought that the reverse can be trying. Should I just enter the total amount of seconds and that will show the Minuteseconds I want?

    Thanks for the quick response.

  • Impossible to re - download model .rtf in Oracle XML Publisher

    Hi all..

    I deal for oracle standard of edit report.

    report name: register invoices

    If I see in the simultaneous program, I get code APXINRIR.

    I opened XML Publisher and APXINRIRof research.

    I change this report in .rtf.

    But turn off the Update button, so I can not re - download this file.

    Help, please.

    Thank you...

    9-11-2015 1-11-34 PM.jpg

    Hi Sonia,.

    Best General is never changing the seeded directly programs (reports, models, etc...).

    Make a copy of the data model, model RFT (in your case) an object custom (e.g. XX_APXINRIR) and adapt it to your needs and define the new ask competing who would refer to this new data and model rtf.

    Kind regards

    Rajen

    PS: The "Update" is disabled for seeded reports - normal - it is always the case where Oracle does not allow any extension.

  • Cut the value in the model of BI

    Hello

    I'm new to BI Publisher.

    One of the value of the quantity is printing in the form "14.0000" Now, I want to cut the value 14 in model of BI. Must not contain decimals.

    Y at - it a function to resolve these issue. Please help me.

    Thank you in advance.

    Try

    (GOLD)

    Change your form field - change the number format and simply select "0" or "#, # 0" which truncates decimal places too. "

  • How to get the value on a model that is defined in the java code in email

    Hello

    I created a custom code and send email as well to custom component. I can send emails using the method:

    InternetFunctions.sendMailTo (EmailID, EmailTemplate, subject, cxt);

    But my problem is that I have to get a value in the model of "EmailTemplate" which are defined from java code. but I don't know how to get the value.

    I will highlight in the java code by using this code: binder.putLocal ("ErrorApproveRejectMsg", massegeBody);

    I'm trying to enhance the model using the code below, but not able to get.

    1 < $exec getValue ("#active", "ErrorApproveRejectMsg") $ >

    2 < $exec getValue ("#active", ErrorApproveRejectMsg) $ >

    3 < getValue ("ErrorApproveRejectMsg") $exec $ >

    4 < $exec getValue (ErrorApproveRejectMsg) $ >

    5 < getValue ("#local", ErrorApproveRejectMsg) $exec $ >

    6 < getValue ("#local", "ErrorApproveRejectMsg") $exec $ >

    7 < $ErrorApproveRejectMsg$ >

    8 < $exec ErrorApproveRejectMsg$ >

    Assuming that cxt will be your Service or execution context object

    You can do something like this

    DB. PutLocal ("ErrorApproveRejectMsg", "Error");

    cxt.setCachedObject ("DataBinder", db);

    PageMerger h = new PageMerger (db, cxt);

    cxt.setCachedObject ("PageMerger", h);

    InternetFunctions.sendMailTo (usersEmail, emailTemplate, emailSubject, cxt);

    where db is current databinder object, and you can put any variable custom in the workbook by using the putLocal method.

    Thank you

    Vikram

  • WebCenter spaces: content display model Presenter for the image gallery

    Hi all

    I use 11.1.1.6 Webcenter spaces

    I need to create a custom content presenter display model where a folder is chosen by the moderator. And all the files it contains will be shown as an album in a drop down.

    Whenever the user selects any album in the drop-down list, the images inside this album should be below in a thumbnail.

    I've set up two models one for the drop-down list and others to show images.

    I just need to know how can I use the two together. And how the selection of an album in the drop-down list should change the images?

    Should I call 2nd model presenter content from 1?

    Help, please.

    Kind regards

    Deepak

    Hello.

    I have a better approach:

    1. Store in a variable of limited scope, the folder selected in selectOneChoice.
    2. Use the cmfn:searchNodes function to retrieve the folder nodes
    3. Use the list of nodes with dt:contentTemplate.


    Information on the use of cmfn:searchNodes:

    Basically, he's waiting for the name of your repository of the University Complutense of MADRID and a CMIS query that must be built using the information in your file or a path.

    The CMIS query will have to be something like the following example (he gets all the contents of the folder with xCollectionId =988901828852000401

    SELECT * FROM cmis:document WHERE IN_TREE('/ucm/IDC:Folder/988901828852000401')

    
    
        
        Retrieve a collection of content nodes by CMIS query, specifying the maximum number of nodes to return.
        
        searchNodes
        oracle.webcenter.content.integration.servlets.functions.NodeRetrievalFunctions
        
          oracle.webcenter.content.integration.Node[] searchNodes(java.lang.String, java.lang.String, java.lang.Integer)
        
        
          
    ]]>
  • dynamically setting lines displayed in the advanced table

    Hello

    I want to give the user the ability to change the number of lines displayed in a table.

    I can do it with the following:

    The results of table reference

    OAAdvancedTableBean = tableBean

    (OAAdvancedTableBean) webBean.findChildRecursive (resultsTableName);

    Set of displayed rows

    tableBean.setAttributeValue (UIConstants.ROWS_ATTR, 10);

    I'm running it in the processRequest.

    It does not seem to do. It does not change the default lines is 20

    Is it possible to do this?

    Thank you

    Ronny

    Try this

    tableBean.setNumberOfRowsDisplayed (10);

  • Maybe you are looking for

    • Why is there a '(1)' in front of my Facebook bookmark?

      I don't have the active tasks or messages, but it won't go away... more a little boring.

    • ODS-D55U help

      Hello I use this unit for a few months now and seems to be going pretty well. However, I came across a stumbling. I am trying to save this work to a little more than 1 files to. I have a 1 TB drive and he does not want to start the copy. I get an err

    • BIOS Password HP Omnibook XE3

      I forgot the password to my HP computer BIOS. HP OmniBook XE3Hash: 09 679

    • FW 6.0 EPA, cancel the SyncRep and MAP

      Nashua dear gurus,. I just EPA 6.0 FW and read the group administration Guide. This stipulates that it s recommended do NOT enable undo the SCSI MAPPING with ESXi 5 If you are using the standard replication. I understand that, because it could cause

    • BlackBerry Smartphones Ringtones of old to new 9700 8100

      I just got a new BlackBerry Bold 9700 and want to transfer my old BlackBerry Pearl 8100 ringtones. Ringtones have been purchased through T-Mobile. I tried to transfer by Bluetooth. They seemed to be transferred, but could not be played by the "BOLD".

    #1# #2# #3# #4#
    #CUSTOMER_ID# #CUST_FIRST_NAME# #CUST_LAST_NAME# #COUNTRY#