@ prompt error

Hello All,
I have an @prompt function for which i wanted to give the order of the prompt..i have given the below last parameter as user:1
product.time_date = @Prompt('Enter StartDate (MM/DD/YYYY):', 'C', ' Other\ Start Date', Multi, free,,,user:1)
for this i get an error" parse failed: Invalid definition(UNV0023).Error parsing default value parameter(7th parameter)
any inputs on why it doesn't not parse.
Help appreciated.
Thanks

Hi,
If your object is of type Character then you cna use 'C' in the @prompt
but if it is of date type data type then you have use 'D' in place of 'C'
another thing BO officially not documented about the 7th parameter i.e. User:0
This throws error while parsing but still works in the universe level. this syntax is supported at webi report level.
you can check this by creating a report level prompt, there if you see the sql then it will include User:0 syntax.
i.e. nothing but the order of the prompt which you will see in the report.
0 means 1st and 1 means 2nd so on.
Another thing you need to keep in mind is if you use User:0 then that prompt text will not be supported by translation manager. i.e. it wont get translated by translation manager.

Similar Messages

  • Prompt error message difference is too large

    Need help, how to clear vendor open item in foreign currency.
    When we try to clear vendor open item using T-code F-44 the error message display prompt error message difference is too large.

    Dear Karen,
    Please go to SPRO>
    Financial Accounting (New)>
    Global Parameters for Company Code>
    Enter Global Parameters>
    Select your company code and double click>
    Please what is the Maximum exchange rate deviation????
    Is it sufficient to meet the diff posting the entry you want to post.
    Regards,
    Alok

  • Prompt error/invalid in Derived table

    Hello everyone...
    I have a filter in my Universe.
    filter1
    dbo.RPT_YEAR_MONTH= dateadd(month, -3, @Prompt('Enter values for Rpt Year Month:','N','Folder\MeasurePractice\Rpt Year Month',Mono,Constrained))
    Now i want to write a derived table...I expect that the derived table should select data for primed status when input for reporting period is given and miuns 3 months to that input perios and give data for Primed Status.
    But i am getting an invalid prompt error for below...
    Select
    dbo.vMH_MEASURE_PROVIDER.PRIMED_STATUS
    from
    dbo.vMH_MEASURE_PROVIDER
    Where
    dbo.vMH_MEASURE_PRACTICE.RPT_YEAR_MONTH= dateadd(month, -3, @Prompt('Enter values for Rpt Year Month:','N','Folder\MeasurePractice\Rpt Year Month',Mono,Constrained))

    Please check the Prompt definition and whether you are entering all the parameters in the prompt syntax.  As I could see there are only 5 parameters there in your prompt definitions

  • Aspnet_compiler: Command Prompt error

    Hello
    I am getting the following error when trying to compile my ASP.NET project from the Command Prompt:
    error 1001: Unexpected parameter: 'Studio'.
    The compiler on my hard drive is here:
    C:\Windows\Microsoft.NET\Framework64\v4.0.30319, although I do have another folder here:
    C:\Windows\Microsoft.NET\Framework\v4.0.30319
    There is an aspnet_compiler.exe in both of those 'framework' folders.
    Having located the compiler in command prompt on that path above, I now need to compile my files (aspx.aspx.vb, and Web.config) in accordance with the guidelines here:
    http://msdn.microsoft.com/en-us/library/ms229863.aspx
    I create a targetDir on my PC as follows: C:\myForm, and type in the location of my project in Command Prompt. This is a
    physical path so I use '-p' and I wish the file to be updateable so I use '-u'.
    C:\Windows\Microsoft.NET\Framework64\v4.0.30319>aspnet_compiler C:\Users\Steve\Documents\Visual Studio 2013\WebSites\WebSite10 -p -u C:\myForm
    This 'Visual Studio 2013' looks suspicious because of the spaces but if I right-click on the folder containing the project itself and select properties, this is what the path looks like:
    C:\Users\Steve\Documents\Visual Studio 2013\WebSites
    What am I doing wrong, please?
    Thank you.

    Hi,
    I'm not familiar with Aspnet_compiler.exe tool. However, I think the path must be in double quotes if you use "-p".
    Like:
    Aspnet_compiler -v /WebApplication1 -p "c:\Documents and Settings\Default\My Documents\MyWebApplications\WebApplication1" -keyfile "c:\Documents and Settings\Default\My Documents\Key.sn" -aptca c:\applicationTarget
    What's more, it looks like you didn't post in a correct forum. You need to reopen a new thread in
    asp.net forum because we can't help move this issue there.
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • I export dump from oracle database 8.1.7 and try to import in 10.2.0. while import its prompt error

    I export dump from oracle database 8.1.7 and try to import in 10.2.0. while import its prompt error as follow
    8.1.7
    SQL> select * from nls_database_parameters where parameter like '%SET%';
    PARAMETER                      VALUE
    NLS_CHARACTERSET               US7ASCII
    NLS_NCHAR_CHARACTERSET         US7ASCII
    10.2.0
    SQL> select * from nls_database_parameters where parameter like '%SET%';
    PARAMETER                      VALUE
    NLS_NCHAR_CHARACTERSET         AL16UTF16
    NLS_CHARACTERSET               WE8MSWIN1252
    C:\Documents and Settings\Administrator>imp system/manager file=H:\CGlByte\cglby
    te_03-07-2013Wed.dmp fromuser=system touser=cglbyte ignore=y
    Import: Release 10.2.0.4.0 - Production on Thu Jul 4 16:11:49 2013
    Copyright (c) 1982, 2007, Oracle.  All rights reserved.
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - Produc
    tion
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Export file created by EXPORT:V08.01.07 via conventional path
    import done in US7ASCII character set and AL16UTF16 NCHAR character set
    import server uses WE8MSWIN1252 character set (possible charset conversion)
    export client uses WE8ISO8859P1 character set (possible charset conversion)
    export server uses US7ASCII NCHAR character set (possible ncharset conversion)
    Import terminated successfully without warnings.
    Pl suggest remedy
    Regards,

    8.1.7
    AMERICAN_AMERICA.WE8ISO8859P1
    10.2.0
    AMERICAN_AMERICA.WE8MSWIN1252
    exp system/manager file=d:\cgl.dmp owner=cgl, even i set character set before export but no impact

  • Getting a prompt: Error compiling movie Unknown error when trying to export

    Running Premiere Pro CC 2014 and when I try to export I get that prompt.

    Error compiling movie can be anything from gap to bad clip, transition, effect, nest, you name it.
    Export from AME with preview open and watch were in the timeline it goes wrong.
    That is the place to fix it.

  • I have an ipad 2, 16GB 3G WiFi, black screen, will not reset, restore or turn-on, keeps prompting error 1600 when trying to restore, but when other ipad 2 plugged in itunes works fine. Any idea's on how to resolve?

    I have an ipad 2, 16GB 3G WiFi, worked perfectly, but now black screen, will not reset, restore or turn-on, keeps prompting error 1600 when trying to restore from recovery mode, but when other ipad 2 plugged in itunes works fine. Any idea's on how to resolve?
    I have tried multiple laptops with both units, re-installed Itunes, same error message on one of the units but ok on the other. Thinking I have a defective Ipad 2, any ideas on what to do is greatly appreciated.

    Tried Google?  iPad error 1600

  • Invalid prompt Error in derived table

    hello All,
    I have the below query which works in SQL server...but the same query in derived table is giving invalid prompt error when instead of hardcoding the value...I gave  @prompt for user input value.
    SELECT
      convert(varchar(6), dateadd(MM,-3, convert(datetime, substring(cast(EMR_REPORTING.dbo.vMH_MEASURE_PRACTICE.RPT_YEAR_MONTH as varchar), 5,2) + '/' + '30' + '/'+ substring(cast(EMR_REPORTING.dbo.vMH_MEASURE_PRACTICE.RPT_YEAR_MONTH as varchar), 1,4))), 112) as prequarter,
      Primed_Status,
      EHR
    FROM
      EMR_REPORTING.dbo.vMH_MEASURE_PRACTICE
      where RPT_YEAR_MONTH = '201406'
    SELECT
      convert(varchar(6), dateadd(MM,-3, convert(datetime, substring(cast(EMR_REPORTING.dbo.vMH_MEASURE_PRACTICE.RPT_YEAR_MONTH as varchar), 5,2) + '/' + '30' + '/'+ substring(cast(EMR_REPORTING.dbo.vMH_MEASURE_PRACTICE.RPT_YEAR_MONTH as varchar), 1,4))), 112) as prequarter,
      Primed_Status,
      EHR
    FROM
      EMR_REPORTING.dbo.vMH_MEASURE_PRACTICE
      where RPT_YEAR_MONTH = @Prompt('Enter values for Rpt Year Month:','N','Folder\MeasurePractice\Rpt Year Month',Mono,Constrained)
    Thanks in advance for any inputs.
    Regards.

    Please check the Prompt definition and whether you are entering all the parameters in the prompt syntax.  As I could see there are only 5 parameters there in your prompt definitions

  • Computer died, Disk Utility causes restart prompt, Error 2NVD/1/4:2086

    So, I think my poor PB is on it's last legs. I was using my computer in bed, when all of a sudden it shut down. I waited a minute, restarted, and after the gray loading screen with the Apple logo, a blue, mottled screen came up. Nothing happened past that. I shut the PB down, tried again, same result. I shut down, waited a couple minutes, restart, and I can get to the login screen this time, but the screen has a mottled look to it; basically faint, verticle columns of 1 millimeter wide pink bars. Very faint. Then I tried to go to Disk Utility, but when I tried to launch the app, the restart screen appeared, and I had to restart the computer. I'm running a Apple Hardware Test right now...
    And it says "Video RAM error detected", error code is:
    2NVD/1/4:2086
    So... does this mean the video card is pooched? And why am I getting the restart prompt when I try to launch disk utility?
    Thanks in advance.

    Anyone know if Photoshop 7 will run on an Intel Mac?
    If it runs under OS X, it will run under emulation mode on the Intel mac (which runs slower, due to running under emulation, than a native, universal application). If it runs under OS 9 or under the classic environment under OS X, it will not run on an Intel mac. Photoshop is coming out with a universal version, which means it will run natively on the Intel mac, I believe this Spring.

  • Two Dates Prompt error

    Hi
    Obiee experts
    i have faceing problem in obiee. i have two colums
    1. Etl_start_date 2. Etl_end date
    when i try to create two date prompts one is etl_start date and etl_end_date. Here those columns data type is (DateTime).
    what is the my problem is i have selected to two dates ex:- Etl_start_date= 01-25-2011 and Etl_end_date= 01-26-2011 then i click go button it's showing below error
    date value was expected (received "2011-01-19 00:00:00").
    Error Details
    Error Codes: QABPH2PO
    2. i am try to using this function in the dashboard Prompt but control (calendar option its not showing dashboard prompt) - substring(EVALUATE('TO_DATE(%1,%2)' AS CHARACTER ( 30 ), C_SESS_STATUS.ETL_START_DATE_TIME, 'DD/MM/YYYY HH24:MM:SS') from 1 for 9)
    How to reslove this problem velp me please it's very urgent
    If you have any solution in this issues please send me my mail id
    [email protected]
    Adnvace thanks
    satya

    Follow this link
    Date Prompt using Calendar view

  • Mandatory Prompt error in Polestar

    Hi
    while  creating Information space adding objects ,if we are adding mandatory prompts then it is displaying error as:
    Failed to retrieve list of values
    One or several mandatory prompt inputs are  missing.
    For promts other than promting for list of values it is not displaying error
    we are currently checking with efashion database and later on we will check with BW datasorce also
    Kindly let me know
    Regards
    Gaurav

    you get this at the Webi?
    check the code very good,
    its working fine with me here, the same steps i told you.
    column1 In @prompt('Enter value(s) for col1:','N','Folder 1\col1',Multi,Free,Persistent,{},User:0)
    are you sure you saved and re exported the universe??
    good luck
    Amr
    Edited by: Amr Salem on Sep 25, 2008 10:56 PM

  • Graph Prompt Error?

    Hello All,
    I am trying to use a year in the graph prompt and when i am trying to change the year it is giving me the error as below> i tried to use another columns as graph prompts it is working fine. please advice
    View Display Error
    Error generating view. Error getting cursor in GenerateHead
    Error Details
    Error Codes: OAMP2OPY:GK3XOEE6
    DXE expression interpreter error. Cannot find match to expression pattern. Source name: BuildExprVisitor::visit, 'in' node. XML: <sawxd:expr xmlns:sawxd="com.siebel.analytics.web/expressiondxe/v1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="sawxd:list" op="in"><sawxd:expr xmlns:sawq="com.siebel.analytics.web/querydxe/v1.1" xsi:type="sawq:groupbyField" refCoorID="2"/><sawxd:expr xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:type="xsd:decimal">2007</sawxd:expr></sawxd:expr>
    Thanks,
    Ravi

    I tried with out the is prompt but still it's not working. I have that for future use because we will be using the report for dash boarding where we might use the dashboard Prompt. but i get your point only one is needed either the dashboard prompt or graph prompt. My best bet at this point is may be just remove the graph prompt and try to drag it on the dashboard and use a dash prompt instead.

  • In File Dialog, when click Cancel button, it prompts error and VI exits

    Does anyone can give me an idea on how to solve this problem? When the user click on the Cancel button in the File Dialog box, it prompts out error and says "Operation canceled by user". How can I handle this error?
    I got the same error when I click on the Cancel button when the system prompts me for replacing an existing file. Btw, how can I stop the system from prompting me to replace an existing file? Thankssss.....

    Hi,
    A similiar topic was discussed here
    http://forums.ni.com/ni/board/message?board.id=170&message.id=151316#M151316
    Hope it helps

  • Business Rule - Invalid prompt error - Security flaw?

    Hello all,
    I have a business rule in which users transfers volume from one cost center to another. The users have write access to sending cost centers and no access to receiving and this is how it is need. When I designed the rule and during the testing the business rule ran fine. I am pretty sure that I ran the rule successfully with a test user setup with a lower access to test the scenario. But now the rule has stopped working. It will work only if I give write acess to user to both sending and receiving cost center.
    The error message is " The following value is not valid for the run time prompt it was entered for: CCName."
    As far as I understand, the security controls access to objects like calc scripts. The access just gives users the rights to view/run the script but what ever is written in script, even if it outside the scope of user access, it will still get executed. I am positive that I have done this before and it worked fine.
    Any ideas as to why this wont work and why the error would start popping up? Nothing has been changed in the system.

    Hi Amit,
    The person running the rule will need to have read access to both cost centers in order to transfer otherwise as you have seen the prompt will be invalid -- when select the prompt you should find the cost center that have no access to do not appear in the prompt itself. If you a value that the prompt does not make available then it will error out.
    If you do not want to provide read access to both cost centers, you may be able to setup a multi-step process with a transfer out by a previous owner and transfer in by the new owner using a temporary cost center both have read access to -- workforce planning uses both (one step and two step) depending on how your security is provisioned.
    Regards,
    -John

  • Prompt Error 'this.htmlData.onDblClickMethod 'is null or is not an object

    *## We are on Solaris and upgraded from 10.3.2.1 to 10.1.3.4.1...after the upgrade we noticed that the reports with numeric filters are ## failing (ex: cal_year=2009).*
    *## Below is the error message:*
    *## A numeric value was expected (received "2009").*
    *## Error Details*
    *## Error Codes: EHWH2A7E*
    *(We had installed the patch correctly)*
    After we solve the problem we've find another one :
    When you try to save a prompt   (new or modified is the same ) the browser don't send the request to the catalog .
    Infact if you see the browser log :     error 'this.htmlData.onDblClickMethod '   is null or is not an object  !!!!!!
    Can some one help us ???
    Benjiamin

    Error Codes: EHWH2A7E is seen in OBIEE 10.1.3.4.1 on Solaris and is reported as a bug. Link is
    https://support.oracle.com/CSP/main/article?cmd=show&type=BUG&id=8394579
    Look at the following note in Support about this error.
    https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&doctype=PROBLEM&id=870113.1
    Hope this helps your specific error.
    Cheers,
    Kiran

Maybe you are looking for

  • IDVD won't make disc image

    Dear all, many thanks for all the advice on installing iDVD. The software is back on my computer but the origginal problem stays: Whenever I attempt to "save as disk image" or click on "burn" the application "unexpctedly quits". Everything else goes

  • Open PopUp for IE and Firefox

    Hello, Can anyone help me for this: when i click on a movie clip or a button i open a popup window, for Internet Explorer or Firefox. Thanks Waiting to your answer... Zaki

  • ZipException running sconadm register on Solaris 10 1/06

    I'm trying to register a system. Here is some diagnostic commands followed by the sconadm command that throws a stack trace. #cat /var/opt/opsware/RegistrationProfile.properties userName=plyonsopsware password=XXXXXXXXXX hostName=m304.dev.opsware.com

  • Reg. cursor-selection in module pool....have ur points.

    Hi all, Pleas. help me with  a simple example of at cursor-selection in module pool programming. with simple code & steps <b>Have ur points.</b> Regards, [email protected]

  • Missing start button, task bar and min,max buttons when open iTunes

    Its like the screen is cut off on the top and bottom.  I use windows 7 but this doesn't happen when I have any other program open.  How do I fix?