Bug in formula evaluation?

OK, so I'm trying to do a simple sum and it's completely miscalculating. exact info so hopefully it's repeatable:
Column E: positive integer (a square footage, 789 in the example)
Column H: 1 or 0 (1 in the example)
Column I: 1 or 0 (1 in the example)
Column J: Column E / 1000 (positive real number, 0.789 in the example)
Column K: SUM ( column H thru column J, should be 2.789 in the example)
So I have the exact same setup in rows 11 and 12. same formulas and same numbers. But K11 gives me 2.789 (correct) while K12 gives me 1.789 (incorrect). After playing with the numbers, it appears that the formula in K12 is totally missing the value in cell H12. I can put anything I want in that cell, and the sum fails to change. It sums the other cells but skips right over that one.
This is unacceptable behavior for a spreadsheet program. ***? Anyone else able to reproduce this bug?

Chris,
Welcome to the Numbers discussion. As Yvan and Badunit have indicated, you may have made either an error in formula reference or in data type. A good way to scan for such a problem is to use a feature that's new in Numbers 09 called Formula List and to observe the justification of data in your cells. Click Formula List in the Formula Bar and a partition will appear at the bottom or your Numbers Window that shows all your formulas and results. Look and see if H12 is being properly referenced in K12. Then look at the H12 cell and see if the content is left or right justified. Strings will Left Justify by default and Values will Right Justify by default. Of course if you have manually overridden the justification, that would destroy the evidence. In that case, try changing the number of decimals displayed in H12 using the format controls. If you can't change the number of decimals showing, it's a plain string, not a value. Delete the content and re-enter it.
If you're still having trouble, it would help if you posted a screen shot so we could observe more directly what is going on with your calculations.
Hope this helps.
Jerry

Similar Messages

  • Bug in Formula node under LabVIEW 2010

    appendix is my test project.
    there is a test.vi in the project.  The test.vi contains only a case structure with 5 SAME subdiagrams. Each subdiagram contains a formula mode. The formula code does some calculation with an 2d array of double.
    If i run the test.vi under LabVIEW 2010(or SP1), it may cause  LabVIEW 2010 corrupt occasionally. If I build application form the test.vi, and run the application ,the application will definitely corrupt.
    if I delete one subdiagram of the case structure , the test.vi and the application both run well.
    however, the same project works well under LabVIEW 2009.
    so is it a bug with LabVIEW 2010?
    Attachments:
    Test.zip ‏7 KB

    'corrupt' means the program exit unexpectedly without any warning or error message. it just disappeared and you can't find it in the 'process' tab of windows task manager after that.
    If LabVIEW corrupted, once i reopened it, there may be a error message dialog pop-uped before the LabVIEW interface appeared. The dialog said something wrong with 'undo.cpp'. I zipped the failure long to the appendix. I can't find any other error or warning message from LabVIEW or Windows ( I checked the Windows Event Viewer).
    If the built exe corrupted, There isn't any message for  LabVIEW or Windows neither.
    I tested the project on my own laptop with Windows XP(SP3) Chinese Version and NI PXI-8810 with Windows XP(SP3) English Version which is my target machine.
    Appendix also contain a exe build in my laptop. If I run the exe file, once I click the run button , it will corrupt. I wonder if it works the same on your computer.
    Thanks for your concern.
    Attachments:
    lvlog2011-05-13-23-23-35.zip ‏150 KB

  • Bug in formula %A ?

    Hello
    I've got a query using formula %A.
    It seems that when result is under 0,4% BW shows 0.0 instead of showing the result of formula.
    For instance, if result of formula is 0.23% BW will show 0.0%.
    Have anyone notice this issue before ?
    Kinds Regards
    CB

    Hi Catherine B,
    You've to install this note: 1077682
    Please assign points,
    Diogo.

  • CPE formula evaluation in purchasing docs

    Hello,
    Is anyone using CPE in MM Contracts or Purchase Orders?   Using GR posting date as  Ref Date Routine -  I cannot evaluate formula with delivery date in future and this is causing problems.    Error: quote period is completely in the future. 
    Have tried numerous sulutions - Offset Routines and Badi helps but am no longer able to post GR and accrue using daily quotes?
    Thanks
    Diane

    But now I can't find the actual movie...I go to iTunes to purchases and view movies , to downloads and searched the title of the movie...I can see an icon of it and it is in a separate place from other purchases but it says downloaded in faded lettering. Where is it?
    If you can't find the movie you downloaded on your iPad, iPhone or iPod Touch, check inside your Videos App

  • Formula Evaluation in Query Designer

    Hi
    In query designer I have Complex formula which is having lot of variables.
    My users are saying some values are incorrect in report output
    Can any one help how can we find the value is calculated in report output for this formula.
    Thanks
    Sudhakar.

    Hi Sudhakar,
    One more way which you can try to find out how the particular Key Figure is been calculated in query designer is as given below:
    1) Go to RSRT
    2) execute your query with option for Query Display As "List"
    3) You will get the query output
    4) In this screen, you will get the button "Key Figure Definition" on the top
    5) Click on this button and there will be a pop up screen to select "Structure Element 1" and "Structure Element 2"
    6) Here for "Structure Element 1" please select the KeyFigure name for which you want to see the calcuation
    7) and click on the "Continue" (Here its blue colored icon)
    8) After this you will get a screen showing KF value that is calculated by query
    9) Drill down the key figure to see "Fixed Fliter" which will show the data selection used to calculate this value. These are nothing but the global filters defined in query
    10) Drill down the KF to see the dynamic filter values i.e. selections with which this KF is restricted in query designer
    With above analysis you can easily trace out how the particular KF is calculated in query designer.
    Regards,
    Geetanjali

  • Formula Evaluation

    Hi Experts,
    Can any one give suggestion for that
    user gives formula  that have all arthimatic operators and trignometric also may have
    how to evaluate that and how to get the solution
    formula is like
    ( a + b ) * ( c /  b ) sin(60) + tan(45) .
    in this how to get what operator is  first and what operator is next
    Thanks
    Surendra Reddy

    you can.
    SIN( 30 )
    TAN( 45 ).
    see there is a space between bracket and the number
    like
    abc = 2 * sin( 30 ).
    and you total formula follows the normal mathematical order.
    brackets, division, multi, plus, minus etc..

  • FR Formula Yields #ERROR when adding #MISSING & #MISSING

    I have reports recently migrated from FR 11.1.1.3 to 11.1.2.2, and the reports are showing the #ERROR message in report formula that showed #MISSING in version 11.1.1.3.
    The FR Formula is adding 2 rows with #MISSING & #MISSING in all the columns.
    It appears the FR version 11.1.2.2 resolves #MISSING plus #MISSING as #ERROR when version 11.1.1.3 yields #MISSING.
    The workaround is to substitute a character for #ERROR, but it could be a huge job updating many reports.
    Is this a known bug? Is there a global fix? Any ideas?
    Edited by: user13388407 on Feb 21, 2013 2:51 PM

    --This is a known bug and we got a response from Oracle on it today.
    "The behavior was indeed changed because the previous results in 11.1.1.3 version were incorrect.
    There has been a bug raised for this issue and development team confirmed it. The bug details - Bug 12956217: FORMULA CELLS RETURNING #ERROR RATHER THAN #MISSING.
    And the development has also added new server-side property named MissingValuesAreZeroInFormulas in the 11.1.2.x versions, It determines how to treat #Missing values during the evaluation of grid formulas and calculations. This property is similar to the existing MissingValuesAreZeroInFormulasInHFM property except that it applies to all datasources (not just HFM-based grids).
    The new MissingValuesAreZeroInFormulas can have the following values:
    * A value of false (or 0) means that #Missing values are not the same as zero.
    * A value of true (or 1) means that #Missing values are treated as zero.
    The default value is false (i.e. #missing values are not treated as zero).
    Kindly try to use the new server-side property if it suits your FR reports. And it is available in the FRconfig.cmd (.sh)."

  • "Eval Parsed Formula Node VI" does not return outputs in predefined order

    I make a data analysis program, where the data consists of some million events and each event has e.g. 4 channels and 1-5 hits on each channel. 
    I would like the user to select different expressions of these channels to give coordinates to plot in a 2D histogram (increment a bin in Intensity Graph), e.g. for some experiment you want to show x=ch1-ch2; y=ch1+ch2+ch3+ch4; while in another experiment you want x=ch1-123; y=123-ch2;
    There are other VIs that use static LabView-code for the normal things, but now after a few years of adding to this program I find that it would be quite good with a general plotter and let the user specify simple expressions like this. Also with the "normal" static plots, there is a need to filter out bad data and then it would be much simpler both to program and use if you could write text expressions with boolean logic to combine multiple filters. Making a LabView code and GUI that allows AND/OR/parenthesis combinations of expressions will be quite an effort and not very reusable.
    So, with the above motivation, I hope you see that it would make sense to have a useable string formula evaluator in LabView. I find some info about MathScript's user-defineable functions, but haven't managed to get MathScript working in LV2010 yet (maybe some licensing or installation issues, I think I had it in 8.6). But I think it would be possible to do most of what I want for the display-part (not the filtering) with the simpler Eval/Parse Formula Node VIs and suitable use of the limited variable name space. So I started testing, and found a quite annoying issue with how the evaulator works.
    To the parser, you are expected to send an array of output variable names. But then it ignores this array, and returns one output per assignment/semicolon in the formula, in the order of the formula text. Since the static parts of my program need to know what the output values mean (which of them is x and which is y), I would have to rely on the user not using any intermediate variable and defining x before y. The attached screenshot demonstrates the problem, and also that it has been solved by NI statff in the "Eval Formula Node VI" which does the appropriate array-searching to extract only the pre-defined outputs, in their expected order. But using that VI is about 100 times as slow, I need to pre-compile the formula and then only use the evaulator in the loop that runs over a million events.
    I don't know if I'll take the time to make my own tweks to the parsing stage (e.g. preparation of array-mapping to not have to repeat the search or maybe hacking the output list generated by the parser) or if I'll have to make it in a static Formula Node in the block-diagram (which supports more functions), so that the user has to run with development environment and stop the program to change the plotting function. But I wanted to share this trouble with you, in hope of improvments in future LabView versions or ideas from other people on how I could accomplish my aim. I have MATLAB-formula node possibility too, but is far as I have seen the only place the user could update the formula would then be in a separate .m file, which is re-read only when typing "clear functions" in the Matlab console window. (Having this window is also an annoyance, and perhaps the performance of calling Matlab in every iteration is not great.) 
    Besides this issue, it also seems very strange there is virtually no support for conditional expressions or operators in Formula Node evaulated formulas (called Mathematics VIs in the documentation). Maybe using (1+sign(a-b))/2 you can build something that is 0 when a<b and 1 when a>b, but it is not user friendly! Would it really be diffcult to add a function like iif(condition, return_value_if_true, return_value_if_false) to replace the unsupported "condition ? if_true : if_false" operator? Would it really be difficult to add support for the < <= >= > == || && operators? Although compiled to an assemply language, this can't exactly be difficult for a CPU.
    Attachments:
    LV script test.png ‏62 KB
    LV script test.vi ‏18 KB

    (1) You can put any kind of code inside an event structure with the limitation that it should be able to complete quickly and without user interaction.  For example a while loop for a newton-raphson method is fine, but an interactive while loop where the stop condition depends on user iteraction is not recommended. By default, event structures lock the front panel until the event completes, so you would not even be able to stop it.
    (2) Yes, you can do all that. LabVIEW has no limitation as a programming language. Use shift registers to hold data and state information, the manipulate the contents as needed.
    (3) I would recommend to use plain LabVIEW primitives instead of formula nodes. Show us your code so we can better see what it's all about. Obviously you have a mismatch betweeen scalars and arrays. It is impossible from the given information where the problem is.
    (4) Yes, look inside the nonlinear curve fit VI (you can open it an inspect the code!). One of the subVIs does exactly that. Just supply your model VI.
    LabVIEW Champion . Do more with less code and in less time .

  • Require a formula to calc the diff between 2 running total fields in a crosstab

    Post Author: PJM
    CA Forum: General
    Hi,
    I have built a crosstab in Crystal XI with the following columns:
    PROFILED BUDGET (a)                            EXPENDITURE TO DATE (b)                        VARIANCE (a-b)
    The profiled budget and expenditure to date columns are both running total fields.  I want the variance column to show the difference between the budget and expenditure. 
    To set the variance field up as a running total, I assume that I would have to specify that I want this formula evaluated after the budget and expenditure fields , however, I can't work out how to do this on a crosstab. 
    Moving the crosstab to the report footer has had no impact.
    If I try to create a basic formula using the running totals, I get the error message "A summary has been specified on a  non-recurring field" - I can't find an explanation of this error message on the help menu.
    Can anyone help with this please?

    overtime hours are calculated after 40. If I work 12 on monday, thats 12 regulars hours. not sure about others states laws but here in wisconsin we consider overtime after 40 only, not after 8 daily. at least thats how my company calculates overtime. lets say I work 10 hours a day, monday thru thursday, thats 40 hours regular time. anything after that is overtime. our weekly work schedule starts on sunday and ends on saturday. so on my bi-weekly time log, if i work 10 hrs a day monday thru thursday, i want 10hrs each day in regular hours cell, then when i work friday and or saturday, i want those hours in overtime hours. the main problem im having is: if i reach 40 hours in the middle of a day, i want the regular of that day to end and the overtime to pick up on the same day.
    here is a basic example of how i want regular and overtime to look. of course the values will be duration not just numbers. hope this helps explain what i need a bit better.

  • Why do in-line conditiona​l expression​s work in Formula Node but not in 'Eval Formula Node.vi'?

    'Eval Formula Node.vi' and a standard Formula node seem identical in most respects in terms of their functionality, however I'm stumped by the case of inline conditional expressions. 
    I'd like to read in a string in the syntax "(expr)?(expr)expr)" from a text file and recieve the output as a double.
    The subVI seemed like the perfect tool since I was already using it to interpret a number of other calculations within the text file, however in this case the behavior is not as expected.
    Has anyone else ever tried this? is there a different syntax needed between the two tools?
    Are there other features of the Formula Note not replicated by this VI?  (so I can avoid them in future)?
    For simplicity I've attached a little demo of the behavior.
    I am currently working in 2010, which I know is getting on in years.
    If the behavior is improved in later versions, that may be a good excuse to upgrade :-) 
    Thanks,
    Elaine R.
    Attachments:
    Conditional Formula Node demo.vi ‏13 KB

    .aCe. wrote:
    Eval formula Node does not do any conditional expressions as far as I am aware.
    That is right. It's a rather dirty hacked VI library to do some formula evalution and has many limitations in comparison to the Formula Node including no support for conditional operator as well as some others. In addition it can also error on some more complex bracketed expressions.
    It is an old example VI that was never revisited and probably never will be as writing a new one from scratch would be easier. But considering that the Formula Node and Mathscript and other possibilities exist, this is not likely going to happen soon.
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • How to Incorporate formula in QE51 (result recording screen for insp char)?

    Hi,
        Kindly help me in incorporating a formula field in QE51 screen where we record results for inspection characteristics. I need to add a formula in a field which should be a qualitative characteristics which should make calculations of few quantitative fields
    EX:
    Field 1 = xxx
    Field 2 = yyy
    Field 3 = zzz
    Field 4 = Field 1 - field 2 - field 3
    If the Field 4 has someother value other than zero upon saving the result it should throw some error.
    How can i add this formula in the system.. can anyone help me?
    Thanks in Advance
    Best Regards
    P.K.Senthil Kumar
    Edited by: senthil kumar on Apr 5, 2008 10:55 AM

    See the std sap help, then if you have any aboubt come back
    Formula Evaluation 
    Use
    You can have the measured values of a characteristic (calculated characteristic) automatically calculated from the input and results of other characteristics (calculation input characteristics). The formula is automatically evaluated when the characteristic is valuated. You can trigger the formula evaluation before the characteristic valuation.
    You can determine the weight of a glass bottle, by determining the weight of the empty bottle and the volume of water needed to fill it. Both these measurements are represented as calculation input characteristics; the total weight is then the calculated characteristic.
    Prerequisites
    For formula calculation, the following prerequisites must be fulfilled:
    •     You have defined the formula that is used in the inspection characteristic for the task list.
    You can use standard mathematical functions in this formula, as well as the following operands:
    o     Numerical constants
    o     The specifications and results of other characteristics in the same operation
    o     External function modules
    •     For inspection lots with an assigned serial number profile or units to be inspected with external numbering, the following applies:
    To evaluate the formula for original values, you must ensure that a reference is made to the same serial number for the calculation input characteristics. The "Serial number - original value" assignment is the decisive factor for the first (leading) calculation input characteristic. If a serial number is not available for the first calculation input characteristic in another calculation input characteristic, you cannot evaluate the formula.
    Activities
    To calculate the formula from the valuation, choose:
    •     Evaluate formula on the characteristic overview screen
    •     Extras &#61614; Formula &#61614; Evaluate formula on the characteristic single screen
    If values from other characteristics are used in the formula, these calculation input characteristics must have already been valuated before the formula can be calculated.
    To display the formula, choose Extras &#61614; Formula &#61614; Display formula on the characteristic overview screen or the characteristic single screen.
    The formula printout is then displayed in a window.

  • Creating user exits for Formula Routine in Tcode O5F5

    Hi All,
    I have to create a new rounding routine for my projet in transaction O5F5. The path which i have taken is. In transaction O5F5.
    Maintain Formula & Average Pricing Exit -> Formula Evaluation -> Formula rounding. Now after creation a new formula e.g 901. I have at first got a report created with name ROICO901 (an executable program). which got included in Include file ROICONNN. Upon tring to activate the program it gave an error because of the Report ROICO901 statement, which letter was handled as that program was included and has to be treated as an include file.
    My question is that after creating the program in this newly created file what are the steps i need to be done to activate it, as because when the TR was imported to quality the file where ROICO901 was included did not get changed.
    Thanks
    Anjanav Das

    Anjana V Das,
    1.Register the Object ( Custom Routine ) in SAP Service Market Place and get the SSCR Key.
    2.Do the required changes in the Custom rouine ie ROICO901
    3.Activate ROICO901 using SE38
    4.Run RV80HGEN program to activate the Custom routine.
    5.Check if the custom routine is available in ROICONNN and also the ACTIVE checkbox is ticked in O5F5. ( only to confirm that the first 4 steps were done correctly )
    You need to run RV80HGEN again in Q and P once the Custom Routine is transported successfully.
    or
    You can tag the RV80HGEN program as XPRA along with the Custom Routine in the TR and get it imported to Q and P after testing.XPRA will set RV80HGEN to automatic execution to activate the custom routine once the TR is imported in the target server.This is the advisable approach rather than running RV80HGEN separately after importing the TR in Q and P as a cut over activity.
    ROICO901 and  ROICONNN prog names differ based on the application area.
    K.Kiran.

  • Error in formula field: Column 'TASK_BCWP' does not belong to table Task

    Hi,
    We have a formula field to calculate the a cost KPI and that field throws an error in the ULS logs. The error is: PWA:PWA, ServiceApp:Project Server Service Application, User:GDFN\IPL_Content, PSI: SSP: Formula Evaluation Failed! - trying to continue - (System.ArgumentException:
    Column 'TASK_BCWP' does not belong to table Task.
    We are running EPM 2010. Recreating of the custom field did not work. We are not running with the latest CU yet.
    The formula that we use is:
    IIf([BCWP] > 0; [ACWP] / [BCWP]; 1)
    The stack trace from the ULS log is:
    PWA:http://gdfn-ipl-14/PWA, ServiceApp:Project Server Service Application, User:GDFN\IPL_Content, PSI: SSP: Formula Evaluation Failed! - trying to continue - (System.ArgumentException: Column 'TASK_BCWP' does not belong to table Task.
    at System.Data.DataRow.GetDataColumn(String columnName)
    at System.Data.DataRow.get_Item(String columnName)
    at Microsoft.Office.Project.Server.BusinessLayer.FormulaDataProvider.HaveColumn(DataRow row, String columnName)
    at Microsoft.Office.Project.Server.BusinessLayer.FormulaDataProvider.GetTaskData(Guid nodeId, Int32 fieldId)
    at Microsoft.Office.Project.Server.BusinessLayer.FormulaDataProvider.GetDataInternal(Int32 entityId, Guid nodeId, Int32 fieldId, Boolean canChangeEntity)
    at Microsoft.Office.Project.Server.BusinessLayer.FormulaDataProvider.GetData(Int32 entityId, Guid nodeId, Int32 fieldId)
    at Microsoft.Office.Project.Server.BusinessLayer.Formula.FieldExpression.Evaluate(IFieldEvaluator context, Guid nodeId)
    at Microsoft.Office.Project.Server.BusinessLayer.Formula.GreaterExpression.Evaluate(IFieldEvaluator context, Guid nodeId)
    at Microsoft.Office.Project.Server.BusinessLayer.Formula.ConditionalExpression.Evaluate(IFieldEvaluator context, Guid nodeId)
    at Microsoft.Office.Project.Server.BusinessLayer.Formula.FormulaEvaluator.Evaluate(PlatformContext context, Expression formula, Int32 entityId, Int32 fieldId, Guid nodeId, Dictionary`2 entityFormulaFields)) + -- FieldId = 188776525 -- NodeId = 1b1149c1-52c2-4f7f-ba60-6d65effdb6b3
    -- Formula = IIf(Greater([MSPJ188743691], 0), Divide([MSPJ188743800], [MSPJ188743691]), 1)
    I have no clue where to start looking for the cause of this error. Any help would be appreciated.
    Thanks,
    Quint Mouthaan

    Hi Quint,
    This can because of database fragmentation. I would recommend you to re-index the databases and perform a de-fragmentation and can check the behavior.
    On the other hand when you receive this message, you can try an IISRESET and check. Additionally you can use refer to following link for de-fragmenting queries.
    http://support.microsoft.com/kb/943345
    Happy troubleshooting.
    Vikram Daruru - MSFT

  • Inventory forecast help - dynamically creating formulas?

    Post Author: ddenise
    CA Forum: Formula
    I am writing a report that reconciles sales orders to inventory - essentially, group sales orders by the scheduled production date, list out all the parts that are needed and forecast the impact on inventory, highlighting any areas where inventory is foretasted to go negative. The results right now look like this:                               Part          In Inventory          Needed         Inventory RemainingOrder Number 567     Product Number 311187          Part Number 8111234          100                  5                  95          Part Number 8111235      Product Number 311189          Part Number 8111234          100                 6                  94
              Part Number 8112235 You can see the problem is that once I calculate "Inventory Remaining", the next instance of part 8111234, should have an "In Inventory" value of 95, NOT 100, but 100 is what is stored in the database.  The next time that part number is used, the database value is pulled and 100 is displayed.  A running total or summary won't work because they cannot be used on 2nd pass formulas/variables; "Inventory Remaining" is a formula evaluated on the 2nd pass.The result that I NEED to come out would be:                                Part          In Inventory          Needed         Inventory Remaining
    Order Number 567
         Product Number 311187
              Part Number 8111234          100                  5                  95
              Part Number 8111235
          Product Number 311189
              Part Number 8111234          95                  6                  89
              Part Number 8112235  So.... I am thinking that I need to create a formula that does the following while records are printed:Check to see if a variable whose name is equal to the part number that is being printed (in this case "8111234") and if it doesn't exist, then create it, setting it's value to what is in the database (in this case "100")Use the variable's current value, subtract the quantity of those parts that are needed for the current record being printed and updated the variable's value to this difference.If the variable does already exisit, then use it's current value to display in the "In Inventory" column and,Use the variable's current value, subtract the quantity of those parts
    that are needed for the current record being printed and updated the
    variable's value to this difference.What this would do is essentially, dynamically create variables that can be used for display and other evaluation and update the particular variable that is related to the part number that is being printed. Has anyone done anything like this before?  I'm sure I'm not the first to encounter this situation.  Also, if there are other ways to solve this problem that Crystal can handle, please advice - I cannot seem to find any other solution. Regards,  

    XtrmeMelissa wrote:
    Haha! I got all the formulas down except for the boxes but thank you so much!
    I do have a new problem that just arrived, how can I get it to clear itself after I'm finished? So that it acts like a calculator and the columns are automatically cleared and the bars on hand turns into the total bars amount?
    It sounds very difficult
    Melissa
    Message was edited by: XtrmeMelissa, sorry about this! Boss brought up something new
    Melissa,
    I anticipated that problem and that's why I proposed the structure that I did.
    Good luck,
    Jerry

  • FRM-30401: Warning: Formula ignored for non-formula item

    hi,
    i am getting this error when i am building fmx file (oracle forms 10g).
    now the properties of these fields are
    Calculation mode: NONE
    Formula: empty
    but still i am geeting this error.
    please tell me how to clear it.
    thanks

    its means that you have wrongly selected Calculation mode FORMULA in some other field............. check all fields in the block
    other is go to object navigator > program > find and replace PL/SQL and put the partial formula that you had written before ....... its a bug sometimes formula exists in the background after search one trigger will come simply delete it.

Maybe you are looking for

  • ITunes displays wrong iPod

    I am plugging my iPod Nano into my PC at work. When I do, another iPod comes up with a different name and different contents. How can I get iTunes to recognize my iPod? My computer at work is networked to others as well.

  • IPhoto Sharing of Albums

    I have a Macbook Pro Computer and an iMac. I created an Album on my MacBook Pro computer and want to share/move this to my iMac through sharing. I've set up sharing between my two computers and see the photos on each computer, but can't find a way to

  • Reorganization of entities

    Hello, I work with Planning 11.1.2.1., without EPMA. Entities is one of the dimension which represents our organization. Periodically, the organization is mixed again. Consequently, the dimension's values must be renamed and replaced in the new hiera

  • Quoted string in select

    When doing a select statement, is it possible to get sqlplus to automatically put quotes around data in varchar columns?

  • Mediation server DNS load balancing with Avaya IP-PBX

    Dear team, There's a customer having a total Avaya Solution as their PABX solution. Also, the client does have Lync Server 2010 Enterprise environment with 2x FE servers (Mediation Service collocated) and is looking for the option of integrating the