Calculation of income using the income opportunity

Hi all

I created a field cusotom on the opportunity, I want to populated the value as the result of the period possibility back / # (it is the sum of all the detail page opportunitied product opportunity). Now, my question is how to get the value of the period of income page product opportunity. Please could you suggest on this.

Thanks and greetings
Olivier

Hello

According to the suggestion try using the function julian, hope works.
See you soon
Olivier

Tags: Oracle

Similar Questions

  • Calculation of measurement using the division and the instruction box

    Hello Experts

    I have a measure that calculates the percent of sales by State - "sale by States" / "Total sales" * 100 and the requirement is when the numerator of the measure is < 11 then it should be set to 0. I tried to write a next case statement case when sales by State < 11 THEN 0 ELSE sales by State / "Total sales" * 100. I get an error of syntax ideas how I can make it work.

    Thank you
    RC

    RC,

    It is always useful in the forum when you post your code and the associated error. Of what you provided; It seems that your case statement is missing from the end clause and it should look like this:

    SELECT CASE
              WHEN sales_per_state < 11 THEN 0
              ELSE sales_per_state / "Total Sales" * 100
           END
      FROM your_table
    

    Jeff

  • BlackBerry Smartphones how to use the calculator to divide the numbers

    How can I use the calculator to divide a number?

    RamsesVI wrote:

    How can I use the calculator to divide a number?

    Hi RamsesVI

    Open the calculator application and use the / symbol of division.

  • calculate the day of the year using the date.

    Hi all
    Can calculate us the day of the year using the date form? Is this possible? Please help me thanks in advance
    Like this
    30/08/2009-30/08/2010 after calculation - 365


    Sarah

    Published by: SarahSarahSarah on August 30, 2009 12:49 AM

    Sarah.

    : ins1.noday must be a part of number!

    Create a function in forms like this:

    function get_nodays ( f_dtm_start in date,
                          f_dtm_end   in date ) return number is
    begin
    if
      f_dtm_start is null OR
      f_dtm_end is null
    then
      return ( null );
    end if;
    return ( trunc ( f_dtm_start ) - trunc ( f_dtm_end ) );
    exception when others
    then message ( sqlerrm || ' in function get_nodays occured.' );
    return ( null );
    end;
    

    Call this function in the when-validate-point triggers on ins1. INSPERIOD and: ins1.end love

    :ins1.noday := get_nodays ( :ins1.INSPERIOD, :ins1.end );
    

    It is redundant to have the: noday as a cause of part of database
    the value may by calculated every time using the values INSPERIOD and: end.

  • Calculator doesn't launch and crashes during startup. I use the last El Capitan.

    Calculator has suddenly stopped working and won't start. I sent the Apple crash log and it seems that code signing is invalid.

    Process: Calculator [2249]

    Path: /Applications/Calculator.app/Contents/MacOS/Calculator

    ID: com.apple.calculator

    Version: 10.8 (123)

    Generation information: Calculator-151000000000000 ~ 6

    Code type: X 86-64 (Native)

    Parent process:? [1]

    Responsible for: Calculator [2249]

    User ID: 501

    Date/time: 2016-07-11 07:52:32.136-0700

    OS version: Mac OS X 10.11.5 (15F34)

    Report Version: 11

    Anonymous UUID: F75B22F8-CA9E-FB3E-1CFD-18478AD676BC

    Time since started awake: 9100 seconds

    Integrity of system protection: enabled

    Crashed thread: 0 dispatch queue: com.apple.main - wire

    Exception type: EXC_BAD_INSTRUCTION (SIGILL)

    Exception codes: 0000000000000001 0 x, 0 x 0000000000000000

    Note the exception: EXC_CORPSE_NOTIFY

    Request for clarification:

    The registration of sandbox: code signing is invalid: the operation could not be completed. (OSStatus-67030 error.)

    Application of specific Signatures:

    Registration error: code signing is invalid: the operation could not b

    This last error message registration code is truncated after the letter 'b '. I'm not including the rest of the code journal accident like the silent question, is that for some reason, the calculator application is corrupt and the code signature is no longer valid.

    Is there a way to replace the calculator app?

    Try to copy a version of another mac.

    Another possibility is to download and run the appropriate drop-down list update, even if it is the same version that you already use.

    Your profile says 10.6.8 which is probably not correct, that you post in the forum of the EC.

    So, assuming you are using the current 10.11.5, you can download the update Combo directly from Apple here:

    Download OS X El Capitan 10.11.5 Combo Update - Apple Support

  • bi weekly loan using the HP 10bII calculator payments +.

    Hello

    Can someone explain to me please how to calculate bi weekly loan using the HP 10bII calculator payments +.

    Here is an example from real life:

    5.49% annual interest rate,

    loan of $35420,33,

    6 years,

    the payment should be $266,74,

    but I don't know how to do this.

    Thanks for your help.

    Andrew

    Hello

    Weekly payments = 26 paid annually.

    26 the value paid per year:

    26 OrangeShift P/YR (on PMT key)

    Now enter data & colon;

    5.49 press I / YR

    -PV-press 35420.33

    26 * 6 = press N (26 payments per year * 6 years, the result, 156 will be stored n)

    0 press FV (just to be sure that FV is set to 0)

    Now press on PMT and it will show 266,74

    Don't forget P/YR will remain at 26 until you enter a new value or reset the calculator (clear all does not reset it, but will remind you the current value).

    HTH

  • Using the Serial Port on the HP 50 g graphic calculator

    Hello world

    I have another question. I want to use the Serial Port on the HP 50 g to connect with another device. The device is called the MFJ-1214PC. What it does is to accept the text and commands through a 9-pin serial Port and converts the text in a Code Morse/RTTY sound audible. It also decodes Audible the Morse Code and RTTY radio signals and displays them as text on your computer. The program that controls the MFJ-1214PC was originally written for an IBM PC for the MS-DOS operating system. The HP 50 g graphic calculator meets the system requirements for the simplest version of the program. I was wondering if there is an MS-DOS emulator written for the HP 50 g, which would allow the HP 50 g to become the computer in this case, or if the program could be rewritten and brought to the HP 50 g. If it could be rewritten, programming language what do you think would be better suited to this type of application (if it is even possible?) or UserRPL, SystemRPL or Assembly. Don't forget that I'm a complete newbie with the HP50g and have never programmed with it yet. I'll include the manual of the MFJ-1214 PC as an attachment so that you won't have to look for him. Thank you in advance for your help!

    ~ Zekelegge ~.

    I understand (from my brief overview) out of the box-MFJ-1214PC, this offer box decoder output series computer.  The computer (50g in your case) will have the software to read message series and then convert that to an output for display.

    BartDb gave you the right answer.

    A serial cable with the correct speed level and reversing lever to manage as well as the 50G has a RS-232 signal to the outside world is the ideal solution.

    However, make sure that the output of the decoder box series package can be understood by the 50 g. aud, bits, etc.   (you have the set-top box manual, so you'll have to look that up)

    the streamsmart is not an aggregator of serial port.

    in other words, these connectors DIN of Qty 4 on the front do not accept series rs-232 input and send then to 50 G.

    I'm not an expert, streamsmart more info on these boxes is rare to find.  The probes are even more rare.

    However, I know that the 4 connectors are for the analog-to-digital conversion in the probes.  The streamsmart works as a "data logger" in which he sees the input probe, the A/D converted, then sends it to the 50G (or a computer via the USB port).

    In addition to the solution of Bart, there was another named Tiwag forum poster who created a serial cable and displayed a schematic representation of the cable.  This information can be found here:

    https://groups.Google.com/Forum/?fromgroups#! searchIn/comp.sys.HP48/serial$20port/comp.sys.HP48/ltcane1jSOw/uHyw2Ti03kgJ

    to see an example of programming to use the serial port of 50G, you can reference the following hpcalc GPS data collection program.

    http://www.HPCalc.org/details.php?id=7105

    It is written in userrpl so can be crossed with the reference of users advanced for the translation of the syntax.

    It seems that the main routine of concern for the comm to the gps is in the file "GPS >.

  • calculation using the formula node needs two clicks

    Hello

    I want to use this piece of code for a larger program. My goal is to take 10 values and calculate two values using a formula. I used the formula node as the calculation functions digital ordinary would be too heavy. If I click on save, it saves two values to a file.

    The problem that I am facing is that when I start the program, it works very well for the first time. The second time however, if I change the values, and then click on save, it still displays the previous values, or some altered values. I have to click on save twice to get the correct values. I don't understand the reason why this happens. Can anyone help?

    File attachment: Capture screen and VI.

    P.S. If the solution can help with the problem, I'm ready to change any part, but please, not irrelevant to suggestions on how to * improve my code *, because I've worked hard to make it work with another major project.

    I don't completely understand the description of your problem.  But I see two problems.

    1. the "Save" button actually belongs to the event that handles the record button.  And the case of the event should really be Jean-Claude Value Change of mouse down?

    2. your STOP at the bad mechanical action.  Since it happened so this just released, it is only true while you're pressing it.  It stops the upper loop, but can't stop low loop because your loop will also be waiting to save button to press.  Stop will always be false because you cannot press two buttons at the same time.

    Try to make your action to stop button to be changed when released.  You must return the button to false programmatically born of two loops.  In fact, it would be better to have a case of events for the stop button to stop the lower loop.

    I don't understand what you're trying to do in the upper loop.  You read a file as soon as possible, and it seems to be the same file that you create in the lower loop.  Why?

  • Calculation of frame rates of acquisition image using the 7 Format

    So I finally got my Basler firewire (IEE1394b) camera to capture images at his rate max (120 fps).

    But to do this, I need to use the '7' Format.... which is a bit confusing to me.  When I use the '7' Format, I can't specify the frame (frames per second) rate.  Apparently, you only specify the parameters (length, width, color / mono) of the image and the size of the packets and a few other things.

    So, how can I calculate speed?  I need to know exactly how much time elapses between each image.  And it must be constant.  I can't have a different frame rate.

    NEITHER told I can calculate the frame rate using this equation:

    That comes from this article.

    But I am skeptical because the article also says:

    Please note that the time to transfer an image is slightly faster than the time it takes to acquire an image.

    People out there can clarify this for me?  Is the frame rate constant?  And then I actually calculate when using size 7?

    The rate will be constant.  It won't change from image to image.  The difficult part is to find what it is.

    Basler camera manual will tell you how to calculate the frame rate.  There are three different calculations, and gives you the slower pace is one you use.  These calculations are accurate enough, I think.

    Another possibility is to measure the frame rate, but that requires several seconds (or minutes) for a measurement precise.  The simplest method is to start a life-long and save a frame in time at the beginning, wait several seconds (or minutes) and save the time of another framework.  Subtract the chassis numbers, subtract the time and divide to get the frame rate.  With a wait of several minutes, it's extremely accurate.  To get the acquisition time, read an image whose value "Next Image", then save the chassis number and read the msec timer immediately after reading.  Using a flat sequence structure is probably the best to ensure that everything happens in the desired order.  If you loop playback, you will see real cadence cadence converge slowly.  Stop it when it is pretty accurate.

    In a program I wrote, I controlled the pace by setting the shutter exposure time.  I used the derived formula of the Basler manual for cadence and reversed to calculate the shutter speed.  This only works if you have another way to adjust the brightness levels (opening, lighting, etc.).

    Bruce

  • Trying to figure out how to use the Windows calculator to convert a basic number of 50pico.

    I can't find out how to enter to the power 10 - 12. When I type exp it evokes 10th + 0, I want 10-12. I also can't figure out how to use the brackets and parentheses, I tried to use help and can not find an answer for what I am trying to do. I need to convert a number of basic rating scientist 50pF.

    Thank you, Doug

    I found the answer to my question.  When I clicked on the button in the calculator of + /-he would change 50 * 10 + 12 to 50 * 10-12 and give me the answer I was looking for.

    Doug

  • How do you use the Exp fundtion on the windows calculator

    How do you use the Exp function in the windows for the following calculator

    Exponential of the negative power of 0.5

    e

    I don't have.
    I couldn't find an e = 2.71828183 key on the windows calculator.
    I used Google's built-in calculator function.

    The windows calculator, you will need to enter:
    2.71828183 [x ^ y] (-0.5) =.
    ||

  • Bad results using the scientific calculator

    When you use the scientific calculator of Wondows 7, when I type 126/(3.6*6.48), I get a wrong result: 23.328. When I use Excel to do the same, I get the correct result: 5.40. Any idea?

    I tried this using the scientific calculator and got the correct results, enter the numbers exactly how you wrote them and then hit equal.

  • How to use the @accum function in the calculation script

    Dear all.

    I'm new in essbase - calculation script so don't know how to use the @accum function.

    I want the aggregation value of child to parent

    Hierarchy

    Product

    100 > Storage Dimensions marked as stored (marked as intentionally as I want to calculate the value using the calculation script)

    100. 10 (+)

    100-20 (+)

    100-30 (+)

    I'm trying calculation Script

    100 = @Accum (@children("100"), jan: Feb);

    It works when I use below

    100 = @Accum("100-10",Jan:Feb);

    Error:-number of Dimensions [1] does not match number of gen/lev [3] office [@Dim]

    Don't know how I can roll up to an aggregate value of all the members of the child to the parent.

    Error.PNGhierachy.PNG

    you do this more difficult it must be. If you want to accumulate up to 100 then you could just make your calc

    '100 '.

    but that would be only 100, to make the OU any dimension would

    AGG (Product);

    Or better yet

    AGG (Product, Market);

  • I cannot select the names of the fields calculated field options. When I try to use the simplified field Notation: change, there is no "OK" button after typing my calculation. Why I don't see these features. I have Adobe Acrobat XI - v11.0.13

    I have Acrobat XI and I'm not able to create calculated fields. When I use the value matches the section, then click on choose to select the fields, it does not select unique fields. I can click Select all or deselect all the... but that's all. So I tried using the simplified field notation and click on modify... the Java script box opens. I can type the script... but there is no options down to say OK or cancel. I don't see any of these options. Why I use this feature?

    Kimberly

    To select a single item from list click on it and then press the SPACEBAR.

    The other question is very strange... Try to run a repair installation.

    On 27 October 2015 14:06, "kimberlyf63795453" [email protected]>

  • CDA &amp; QTD calculation using the calculation Script

    Hello

    I named 'Periodicity' in my Essbase database, which has 3 members under the name "BAT", 'QTD' & 'CDA' dimension.
    I'm figuring "CDA" & "QTD" and I wrote following script for the calculation of the "CDA":

    DIFFICULTY)
    @GENMBRS ("VFS planning Dimension entity", 6);
    @GENMBRS ("VFS planning Dimension entity", 7);
    & CurYear,
    @LEVMBRS ("P & L", 0);
    "Local."
    "CDA",.
    "HSP_InputValue,"
    @CHILDREN (the ' scenario Dimension'),
    @CHILDREN ("Dimension" version)
    )

    "Jan" ="BAT"-> "Jan";
    "Feb" ="BAT"-> @PTD("Jan":"Feb");
    'Mar ' =' BAT'-> @PTD("Jan":"Mar");
    "Apr" ="BAT"-> @PTD("Jan":"Apr");
    "May" ="BAT"-> @PTD("Jan":"May");
    "Jun" ="BAT"-> @PTD("Jan":"Jun");
    "Jul" ="BAT"-> @PTD("Jan":"Jul");
    "Aug" ="BAT"-> @PTD("Jan":"Aug");
    "Sep" ="BAT"-> @PTD("Jan":"Sep");
    "Oct" ="BAT"-> @PTD("Jan":"Oct");
    "Nov" ="BAT"-> @PTD("Jan":"Nov");
    "Dec" ="BAT"-> @PTD("Jan":"Dec");

    ENDFIX

    However, the above script gives me following error:

    [Error: 1200354 error compiling formula [Feb] (line 22): type [MEMBER] [number] ([@PTD]) in function]

    Please help me with this calculation "CDA" & "QTD.

    Thank you and best regards,

    AK

    Yep, I missed that...
    but you can get by using the @sumrange function.

    DIFFICULTY)
    @GENMBRS ("VFS planning Dimension entity", 6);
    @GENMBRS ("VFS planning Dimension entity", 7);
    & CurYear,
    @LEVMBRS("P&L",0),
    "Local."
    "HSP_InputValue,"
    @CHILDREN (the ' scenario Dimension'),
    @CHILDREN ("Dimension" version)
    )
    datacopy mtd to CDA.

    Fix (YTD)
    "Feb"=@sumrange(MTD,"Jan":"Feb");
    "Mar"=@sumrange(MTD,"Jan":"Mar");
    "Apr"=@sumrange(MTD,"Jan":"Apr");
    "May"=@sumrange(MTD,"Jan":"May");
    "Jun"=@sumrange(MTD,"Jan":"Jun");
    "Jul"="@sumrange(MTD,"Jan":"Jul");
    "Aug"=@sumrange(MTD,"Jan":"Aug");
    "Sep"=@sumrange(MTD,"Jan":"Sep");
    "Oct"=@sumrange(MTD,"Jan":"Oct");
    "Nov"=@sumrange(MTD,"Jan":"Nov");
    "Dec"=@sumrange(MTD,"Jan":"Dec");
    endfix
    endfix

    Alternatively, you can use as follows:

    DIFFICULTY)
    @GENMBRS ("VFS planning Dimension entity", 6);
    @GENMBRS ("VFS planning Dimension entity", 7);
    & CurYear,
    @LEVMBRS("P&L",0),
    "Local."
    "HSP_InputValue,"
    @CHILDREN (the ' scenario Dimension'),
    @CHILDREN ("Dimension" version)
    )
    datacopy mtd to CDA.

    Fix (YTD)
    "Feb" = Jan + Feb-> MTD;
    "Mar" = Feb + Mar-> MTD;
    "Apr" = MAR + APR-> MTD;
    "Peut" = APR + may-> MTD;
    "Jun" = May + June-> MTD;
    "Jul" = June + July-> MTD;
    "Aug" = July + August-> MTD;
    "Sep" = August + Ms-> MTD
    "Oct" = Ms + Oct-> MTD
    "Nov" = Oct + Nov-> MTD
    'Dec' = Nov + Dec-> MTD
    endfix
    endfix

    -Krish

    Published by: Krish on August 9, 2010 16:41

Maybe you are looking for

  • HP 48GX no indication that a single number on binary inputs

  • Internet connection lost Sunday night

    Unable to connect to the web, after that storm last night, interruption of the DSL connection, still can not Monday morning

  • password for wireless printing

    I have an officejet 6700 premium that worked very well until it began to show the printer by mistake in a popup He continues to wonder the network password I've ever written a year it a-how can I recover the password or go on the establishment of a n

  • Device detector

    Hi all When I turn on my printer that a notice appears on my screen stating "detection device has stopped working" I delete notice and printer works without problem. Can someone advise. Thank you very much Mack

  • storage of mail in gmail (PSOP)?

    Remember - this is a public forum so never post private information such as numbers of mail or telephone! I haveI am trying to send a spreadsheet to someone and it says I have to choose a POP3 or SMT? in order to transmit this e-mail.  How can I find