Variable of OBIEE presentation

Hello

I am facing problem with calculations using the variable of presentation used in the formula in the column on the reports.

The report is generated correctly for the first time using the variable of presentation.

But when I change the value of the field in the command prompt, the variable of presentation does not get applied to the report and I explicitly click on the Refresh button to generate the report with good results.

Any ideas to fix this please?

Thanks in advance...

Shravan

Try you luck with this, do not value pass default ther by formula... do it through 'default selection' of the guest

(CASE WHEN ' @{Budget} "="Business Plan"and THEN filter ("Events"". ")") Participant Ops recipes"using"Scenario ". "" Gen2, scenario ' = 'Business Plan' AND 'period '. ("' Gen2, period" = "YearTotal") WHEN ' @{Budget} "="Internal Budget"and THEN filter ("Events"." Participant Ops recipes"using"Scenario ". "" Gen2, scenario ' = 'Internal Budget' AND 'period '. (("" Gen2, period "="YearTotal") END) / 1000

hope this will help.

Tags: Business Intelligence

Similar Questions

  • How to store the values of variable level OBIEE presentation in DB

    Hi all!

    We have a command prompt of dashboard which is set up to store values in variables of presentation (period start and period end dates). Is there a way to store values selected from a database? for further processing?
    that is, I need to pass the variable level (report parameters) presentation to complex calculations to a PL/SQL function.
    Also my requirement might be solved if I can get access to the selected values of logical column in the tab 'Business Model and mapping' definition in the BI administrator.
    that is, I'll be able to define the logical column using VALUEOF (NQ_SESSION. < nom_var >)

    Kind regards
    Mr.Maverick

    Hello.

    1 do SQL PL/function (in the database) which has an input parameters, which number depends on number of guests and in it you'll insert these parameters into a table.

    2. your report in column expression answers call this function that will do insert, the code would be like:
    EVALUATE ("YOUR_FUNCTION (1%, 2%, 3%, 4%) (' as varchar (20), @{p_1}, @{p_2}, @{p_3}, @{p_4})

    3. Note that the function returns something and be careful on data types inside EVALUATE it.

    4. notes that, in the case where some messages are not selected (all or nothing) you recognize this case as:

    -case when LENGTH('@{pv_var}') > 0 then ' @{pv_var}' end else' all '.

    or like this:

    -case when LENGTH('@{pv_var}') is null then 'all choice"other" @{pv_var}' end; "

    Kind regards
    Goran
    http://108obiee.blogspot.com

  • OBIEE presentation Variable

    Hello

    I have a variable called P_DATE presentation that reads data from a Calendar Table

    In my query BI answers, I would get the data of the previous day, P_DATE.

    How can I ask my P_DATE variable an expression to get the yesterday's date

    i.e. SELECT DATEADD (day,-1, P_DATE)

    Note: The Data Source is a SQL Server database, which is why I use the SQL Server-based functions

    Thank you

    Ignore my last post, I'm assuming that the variables to repository... more on
    In the given first query, one is in datetype and other is in tank.

    You can use the current_date-1 in the filter no need to go for a variable presentation.
    something like
    SELECT Time.Date saw_0 FROM 'HIS' WHERE Time.Date = current_date-1 ORDER BY saw_0

    Use the criteria-> column-> filter icon tab-> Add--> "SQL Expression" value current_date-1

    When you use variable PS as above, you suppose to cast by converting as Expression SQL
    ex: Time.date = date ' @{PS Variable}' or with default variable date ' @{PS Variable} {2010-01-21}'

    Published by: SVeeravalli on November 19, 2012 23:10

  • Variable passage of presentation to the physical layer in SPR

    Hello

    I need to pass the variable of the presentation to the RPD physical layer, so that it can be used in my table function Select, query or procedure, so OBIEE pulls all the data of the database tables.

    , Someone has any idea how to achieve this?

    Or if someone can tell me any other way to achieve the same functionality

    Kind regards
    Vikas

    Published by: user10869662 on June 18, 2009 04:03

    Published by: user10869662 on June 18, 2009 04:04

    Do not use quotes around the variable name as gerardnico has already suggested. It should be VALUEOF (NQ_SESSION. Numero_projet).

  • Storage of Variable year - 1 presentation

    Hi gurus,

    I have a requirement where I'm passing prompt value the financial year of the dashboard a narrative as mode @{YEAR}. I would also like to add to this narrative point of view @{YEAR} - 1 though when the user selects 2012 in line with dashboard, my narrative view shud go something like this:

    These data are for fiscal year 2012 and its prior year 2011. If the user selects 2011, then "data are for fiscal year 2011 and the year before 2010."

    How do I achieve using PV? Tried @{YEAR} - 1, cast to int - 1, etc.

    Please suggest.

    Thank you
    Dan

    You can refer selected variable value of presentation in narrative mode, but you cannot reach

    @{YEAR} - 1

    Try to use the expression @{YEAR} - 1 as one of your columns in the criteria, then hide and refer in narrative mode.
    That would help subtract you - 1 other wise, you may need to do the same using Javascript in narrative mode.

    Hope this helps, let us know updates

    Thank you
    http://cool-bi.com

    Published by: Srini VIEREN on May 26, 2013 12:12 AM

  • Different points of view static based on Variable OBIEE presentation

    Hello

    We have 4 reports with content static from different point of view. All these reports are on the same page of dashboard. How can I show only 1 report based on the value of a variable presentation set via a command prompt?
    For example:

    PromptValue1 should display only Report1
    PromptValue2 should display only Report2
    PromptValue3 should display only report3
    PromptValue4 should display only rapport4

    PS: Since I only static content, I can't use a filter.

    Thank you
    SJ

    Hello

    1. create cond_report1, cond_report2, cond_report3 and cond_report4 which should return records only when PromptValue1, PromptValue2, PromptValue3 and PromptValue4 are respectively applied

    2. Add the 4 sections and reports in each section

    3. Add the correspondent for the report you created in the first step provided that section for each section of the Properties section and select condition as superior to 0

    That's all!

    Thank you
    Jprakash

  • OBIEE presentation services doesn't start after upgrade

    Hi all!

    We just did an upgrade of OBIEE version 11.1.1.6 to version 11.1.1.9 and now the referral services do not start. The only entries that we can find in the log file are:

    [2015-07 - 06T 14: 03:45.000 + 02:00] [OBIPS] [NOTIFICATION: 1] [,] [saw.sawserver] [ecid:] [tid:] Oracle BI Presentation Services (OBIPS) 11.1.1.9.0 (150417.0810 64-bit Build) start. [[

    Leader: sawserver.cpp

    Online: 589

    Geographical area:

    Saw.sawserver

    Saw.sawserver.initializesawserver

    Saw.sawserver

    ]]

    [2015-07 - 06T 14: 03:45.000 + 02:00] [OBIPS] [NOTIFICATION: 1] [,] [saw.sawserver] [ecid:] [tid:] Using store of credentials provider configured in the jps configuration file "H:\OBI11116\user_projects\domains\bifoundation_domain\config\fmwconfig\jps-config-jse.xml". [[

    Leader: csfcredentialstore.cpp

    Line: 112

    Geographical area:

    Saw.sawserver

    Saw.sawserver.initializesawserver

    Saw.sawserver

    ]]

    [2015-07 - 06T 14: 03:45.000 + 02:00] [OBIPS] [NOTIFICATION: 1] [,] [saw.sawserver] [ecid:] [tid:] security query's timeout is: 120 []

    Leader: odbcuserpoploaderimpl.cpp

    Online: 1110

    Geographical area:

    Saw.sawserver

    Saw.sawserver.initializesawserver

    Saw.sawserver

    ]]

    [2015-07 - 06T 14: 03:46.000 + 02:00] [OBIPS] [NOTIFICATION: 1] [,] [saw.threads] [ecid: 00iUCbv9f0eFKA ^ 5xVL6iW0001Zk000001, 0] [tid: 5584] verified integrity \\?\H:\OBI11116\instances\instance2\tmp\OracleBIPresentationServicesComponent\coreapplication_obips1\earmanager\analytics\B+52gsvcqjfDoqONRCPQxA [] analytics.war

    Leader: earfilemanagerimpl.cpp

    Online: 84

    Geographical area:

    Saw.threads

    ]]

    [2015-07 - 06T 14: 03:46.000 + 02:00] [OBIPS] [WARNING: 1] [,] [saw.catalog.local.checkforcatalogupgrade] [ecid:] [tid:] update is recommended in the latest version of the catalog. [[

    Leader: localwebcatalog.cpp

    Online: 250

    Geographical area:

    Saw.Catalog.local.checkforcatalogupgrade

    saw.catalog.local.loadCatalog

    Saw.Subsystems.catalogbootstrapper.loadcatalog

    Saw.webextensionbase.init

    Saw.sawserver

    Saw.sawserver.initializesawserver

    Saw.sawserver

    ]]

    [2015-07 - 06T 14: 03:46.000 + 02:00] [OBIPS] [WARNING: 16] [] [saw.security.odbcuserpopulationimpl.getbisystemconnection] [ecid:] [tid:] cannot get a login system for Server BI (attempt 1 500) user. Sleeping for 4 seconds before trying again. [[

    Leader: odbcuserpoploaderimpl.cpp

    Line: 1054

    Geographical area:

    Saw.Security.odbcuserpopulationimpl.getbisystemconnection

    Saw.Security.odbcuserpopulationimpl.searchidentities

    Saw.Security.userpopulationmanagerimpl.initializeroles

    Saw.Security.securityimpl.Initialize

    saw.catalog.local.loadCatalog

    Saw.Subsystems.catalogbootstrapper.loadcatalog

    Saw.webextensionbase.init

    Saw.sawserver

    Saw.sawserver.initializesawserver

    Saw.sawserver

    ]]

    [2015-07 - 06T 14: 03:59.000 + 02:00] [OBIPS] [ERROR: 31] [] [saw.connectionPool.getConnection] [ecid:] [tid:] authentication failure.

    ODBC driver returned an error (SQLDriverConnectW).

    State: 08004.  Code: 10018.  [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access to the requested connection is denied.

    [nQSError: 43113] The message returned by OBIS.

    [nQSError: 43126] Authentication failed: invalid user/password.

    (08004) []

    Leader: Connection.cpp

    Online: 471

    Geographical area:

    saw.connectionPool.getConnection

    Saw.Security.odbcuserpopulationimpl.getbisystemconnection

    Saw.Security.odbcuserpopulationimpl.searchidentities

    Saw.Security.userpopulationmanagerimpl.initializeroles

    Saw.Security.securityimpl.Initialize

    saw.catalog.local.loadCatalog

    Saw.Subsystems.catalogbootstrapper.loadcatalog

    Saw.webextensionbase.init

    Saw.sawserver

    Saw.sawserver.initializesawserver

    Saw.sawserver

    ]]

    [2015-07 - 06T 14: 03:59.000 + 02:00] [OBIPS] [ERROR: 31] [] [saw.security.odbcuserpopulationimpl.getbisystemconnection] [ecid:] [tid:] could not create a system for Oracle BI Server user connection during startup. Please check the error message and try again.

    Authentication failure.

    ODBC driver returned an error (SQLDriverConnectW).

    State: 08004.  Code: 10018.  [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access to the requested connection is denied.

    [nQSError: 43113] The message returned by OBIS.

    [nQSError: 43126] Authentication failed: invalid user/password.

    (08004) []

    Leader: odbcuserpoploaderimpl.cpp

    Online: 1033

    Geographical area:

    Saw.Security.odbcuserpopulationimpl.getbisystemconnection

    Saw.Security.odbcuserpopulationimpl.searchidentities

    Saw.Security.userpopulationmanagerimpl.initializeroles

    Saw.Security.securityimpl.Initialize

    saw.catalog.local.loadCatalog

    Saw.Subsystems.catalogbootstrapper.loadcatalog

    Saw.webextensionbase.init

    Saw.sawserver

    Saw.sawserver.initializesawserver

    Saw.sawserver

    ]]

    [2015-07 - 06T 14: 03:59.000 + 02:00] [OBIPS] [ERROR: 31] [] [saw.security.odbcuserpopulationimpl.searchidentities] [ecid:] [tid:] error in retrieving data from the API of Population user of the Oracle BI Server user/group.

    Could not create a system for Oracle BI Server user connection during startup. Please check the error message and try again.

    Authentication failure.

    ODBC driver returned an error (SQLDriverConnectW).

    State: 08004.  Code: 10018.  [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access to the requested connection is denied.

    [nQSError: 43113] The message returned by OBIS.

    [nQSError: 43126] Authentication failed: invalid user/password.

    (08004) []

    Leader: odbcuserpoploaderimpl.cpp

    Online: 462

    Geographical area:

    Saw.Security.odbcuserpopulationimpl.searchidentities

    Saw.Security.userpopulationmanagerimpl.initializeroles

    Saw.Security.securityimpl.Initialize

    saw.catalog.local.loadCatalog

    Saw.Subsystems.catalogbootstrapper.loadcatalog

    Saw.webextensionbase.init

    Saw.sawserver

    Saw.sawserver.initializesawserver

    Saw.sawserver

    ]]

    [2015-07 - 06T 14: 03:59.000 + 02:00] [OBIPS] [ERROR: 10] [] [saw.security.userpopulationmanagerimpl.initializeroles] [ecid:] [tid:] error in retrieving data from the API of Population user of the Oracle BI Server user/group.

    Could not create a system for Oracle BI Server user connection during startup. Please check the error message and try again.

    Authentication failure.

    ODBC driver returned an error (SQLDriverConnectW).

    State: 08004.  Code: 10018.  [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access to the requested connection is denied.

    [nQSError: 43113] The message returned by OBIS.

    [nQSError: 43126] Authentication failed: invalid user/password.

    (08004) []

    Leader: userpopulationmanagerimpl.cpp

    Online: 279

    Geographical area:

    Saw.Security.userpopulationmanagerimpl.initializeroles

    Saw.Security.securityimpl.Initialize

    saw.catalog.local.loadCatalog

    Saw.Subsystems.catalogbootstrapper.loadcatalog

    Saw.webextensionbase.init

    Saw.sawserver

    Saw.sawserver.initializesawserver

    Saw.sawserver

    ]]

    [2015-07 - 06T 14: 03:59.000 + 02:00] [OBIPS] [NOTIFICATION: 1] [,] [saw.security.userpopulationmanagerimpl.initializeroles] [ecid:] [tid:] error seeking roles in the backend to resolve the GUIDS during initialization of user population [[] Manager

    Leader: userpopulationmanagerimpl.cpp

    Online: 280

    Geographical area:

    Saw.Security.userpopulationmanagerimpl.initializeroles

    Saw.Security.securityimpl.Initialize

    saw.catalog.local.loadCatalog

    Saw.Subsystems.catalogbootstrapper.loadcatalog

    Saw.webextensionbase.init

    Saw.sawserver

    Saw.sawserver.initializesawserver

    Saw.sawserver

    ]]

    [2015-07 - 06T 14: 03:59.000 + 02:00] [OBIPS] [ERROR: 31] [] [saw.security.userpopulationmanagerimpl.initializeroles] [ecid:] [tid:] error in retrieving data from the API of Population user of the Oracle BI Server user/group.

    Could not create a system for Oracle BI Server user connection during startup. Please check the error message and try again.

    Authentication failure.

    ODBC driver returned an error (SQLDriverConnectW).

    State: 08004.  Code: 10018.  [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access to the requested connection is denied.

    [nQSError: 43113] The message returned by OBIS.

    [nQSError: 43126] Authentication failed: invalid user/password.

    (08004) []

    Leader: userpopulationmanagerimpl.cpp

    Online: 281

    Geographical area:

    Saw.Security.userpopulationmanagerimpl.initializeroles

    Saw.Security.securityimpl.Initialize

    saw.catalog.local.loadCatalog

    Saw.Subsystems.catalogbootstrapper.loadcatalog

    Saw.webextensionbase.init

    Saw.sawserver

    Saw.sawserver.initializesawserver

    Saw.sawserver

    ]]

    [2015-07 - 06T 14: 03:59.000 + 02:00] [OBIPS] [ERROR: 1] [,] [saw.catalog.local.loadCatalog] [ecid:] [tid:] error loading the initialization/existing catalog: H:\OBI11116\instances\instance2/bifoundation/OracleBIPresentationServicesComponent/coreapplication_obips1/catalog/sample.

    Error during extraction of data from the API of Population user of the Oracle BI Server user/group.

    Could not create a system for Oracle BI Server user connection during startup. Please check the error message and try again.

    Authentication failure.

    ODBC driver returned an error (SQLDriverConnectW).

    State: 08004.  Code: 10018.  [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access to the requested connection is denied.

    [nQSError: 43113] The message returned by OBIS.

    [nQSError: 43126] Authentication failed: invalid user/password.

    (08004) []

    Leader: localwebcatalog.cpp

    Online: 395

    Geographical area:

    saw.catalog.local.loadCatalog

    Saw.Subsystems.catalogbootstrapper.loadcatalog

    Saw.webextensionbase.init

    Saw.sawserver

    Saw.sawserver.initializesawserver

    Saw.sawserver

    ]]

    [2015-07 - 06T 14: 03:59.000 + 02:00] [OBIPS] [NOTIFICATION: 1] [,] [saw.sawserver] [ecid:] [tid:] Oracle BI Presentation Services are shut down. [[

    Leader: sawserver.cpp

    Online: 867

    Geographical area:

    Saw.sawserver

    Saw.sawserver.terminatesawserver

    Saw.sawserver

    ]]

    We have tried to update the GUID, check the password user in the BW system, creating a new catalog. But nothing seems to work. Can someone help us please?


    Thank you!

    Hello..

    We've also thought of it... In the successful company there is a custom variable 'virtualize' set to true, it gave some problems. We changed the value false and now it works!

  • Dashboard several variable guests of presentation in the title

    Hi all

    I have 3 guests of dashboard and I have to make them appear on the title of the report when they select guests. I know how to do it with a command prompt. Not sure if I can with several selections prompt appear on the title of the report, if so could you please give me the format how can I do. for example the electronic sales in-store Super CA, ABR,

    Thank you
    Ravi

    A presentation variable can only contain a single value. This is why you cannot use PVs when you have a multiple selection prompt. This is also true when you have "All choices" as the selection. Behind the scenes, OBIEE interprets this chain "filterless". Therefore, there is nothing to save in the PV, and you get an error. Once you press the "Go" button, you set the variable so it can display the value.

    I have no work around this issue for what you are trying to do. I'm sorry.

  • Can someone please explain Variables in OBIEE (clearly)

    Can anyone of you experts explain it please *.

    Repository Variables *.
    (i) static? ***
    (II) dynamic? ***

    Session variable *.
    (i) system? ***
    (II) system? ***

    and where do I create variable presentation? What is the difference between session, repository, the presentation and the query variable in the responses and OBIEE guest? ***

    Hello

    Its too hard to explain in a post. You can learn about the variables session and repository via the link below

    http://St-curriculum.Oracle.com/OBE/FMW/bi/BIEE/r1013/bi_admin/biadmin.html#T7

    Learn about variable presentation and quick dashboard see link below
    http://St-curriculum.Oracle.com/OBE/FMW/bi/BIEE/r1013/saw/saw.html#T8

    To learn more about the query variable

    http://everythingoracle.com/obieerv.htm

    You will get all the basic knowledge of the variables on this link. If you have a specific question then you can put it here on OTN.

    Thank you
    Sandeep

  • The variable group OBIEE: VALUEOF (NQ_SESSION. GROUP)

    Hello world

    Quick question, one of my colleagues told me that the session variable, NQ_SESSION. GROUP, shows only the groups that are assigned to the level of the presentation (or source of data transmitted from LDAP or other), but it doesn't show any group within the RPD itself assignments.

    There is another variable that manages these group assignments?

    How it would force the NQ_SESSION. GROUP to include the RPD group membership information, without having to create an external table?

    -Joe
    Quick question, one of my colleagues told me that the session variable, NQ_SESSION. The GROUP, shows that the groups that are assigned to the presentation > level (or source of data transmitted from LDAP or other), but it doesn't show any group within the RPD itself assignments.

    Not correct. NQ_SESSION. BAND still has it as the charge of the RPD, whether through static SPR assignments or blocks Init.

    I've heard say that when you go external with authentication, then it must also go externally with groups. Is this true? Or OBIEE should be picking up > groups that we define in the RPD?

    OBIEE will pick them up. To test this situation simply put the following text in the title of any request for answers:

    @{biServer. variables\ ['NQ_SESSION.]} {[GROUP '------]}

  • Failed to open the service in OBIEE presentation page

    I'm new to OBIEE and having difficulty finding it. I have all the services - BI Server, BI BI Java host running presentation server and OC4J began. I'm still not able to open the page of presentation-"http://localhost:9704 / analytics. It gives me error "Internet Explorer cannot display the webpage".

    Can someone please...

    Published by: Shahid on March 9, 2011 12:13

    Hello

    Check that your URL should be as below.

    Dashboard:-http://localhost:9704/analytics/saw.dll?Dashboard
    To get the answers:-http://localhost:9704/analytics/saw.dll?Answers

    Thank you
    Oldia...

  • Question of OBIEE presentation

    Hello

    I followed the OBIEE documentation and set up Scheduler bi, I get the below error. But BI, planner of BI and Presentation server are running. Presentation service is to get the below error.


    Failed to contact server.

    An encrypted password was found in the "Admin" credentials, but no decryption password has been specified. Please ensure that a decryption password is specified in the configuration. See the documentation for more information about how to configure the credentials store.
    Error codes: WUDC2HWW


    Please let me know the solution for this problem.


    Thank you

    User,

    Check the instanceconfig.xml file

    added u no matter what credentials store tag?

    http://obiee101.blogspot.com/2008/08/OBIEE-configuring-configuring-Scheduler.html

    see step 3

    Thank you
    Saichand.v

  • Variable of online presentation of dashboard

    Hi all

    I have a report on a dashboard page that navigates to another report on a page of different dashboard (on the same dashboard). The
    first page of dashboard has a prompt that must be passed as a filter to the sailed report i.e. Report1 on dashpage1 has fast Level1
    whose value should be passed to Report2 on dashpage2 which has Level2 (where Report2 must show values for the past Level1 Level2).
    (1) I tried prompt1 setting on the first page to the dashboard, but it did not help.
    (2) I'm trying to set a variable 'level1_val' presentation in the prompt1 and then in Report2 say Level2 = @{level1_val} in the responses (filter-> add variable presentation, I did not provide a default value). But when I browse Report2 shows no results. On the addition of the value of the filter, I noticed the condition of Report2 is Level1 = level1_val (taking level1_val presentation a string variable and corresponding to the Level1 guest value). Level1 prompt value is a string. Y at - he said a format "@{level1_val}' I should use in the column filter (I tried this too)?"

    Thank you
    Ananth

    '<--a href="">
    Action=navigate&col1=%22Level%20Hierarchy%22.Level1&val1='|| REPLACE (REPLACE (' @{pv_level1} ',' ', '+'), '+', '% 2B') | ' > Link<-->'

    For presentation attribute replaces "with 22% and spaces with % 20, it is necessary for the syntax of the URL of the dashboard for attributes prompt report or dashboard target."

    col1=%22Level%20Hierarchy%22.Level1

    where "Hierarchy of levels".level1 is the true name of presentation table.column in report 2, the value is invited.

    Concerning
    Goran
    http://108obiee.blogspot.com

  • Oops! This link seems broken. in OBIEE presentation Services

    Hi experts,

    I use OBIEE version 10.1.3.4 installed in Windows Vista.

    I could not able to start the Service of presentation in my laptop... I tried in IE 7, google Chrome, and also Fire Fox.

    Its gives me the error below
    Oops! This link seems broken.

    Please advice if this version of 10.1.3.4 is supported under Vista? But the documentation says that his support...

    Best regards
    Murali

    Murali, could you just give a little more information, it's a stand alone facility, which means that you have installed the BI server and everything else on the laptop?
    Are you using OC4J or a different web server, did you start OC4J services as well as the windows service for presentation BI services?

    Concerning
    Ed

  • Problem with variable referencing of presentation (KEY Date) in the instruction box

    Hello

    I'm trying to reference variables of presentation created on a Date column in the instruction box to one of the columns in the query, as shown below:

    -case when '-citation details. "" "Created" between ' @{of} {1999-1-1}' and ' @{until} {2999-1-1} "then"-quote Metrics. " "" end of number of citations.

    I m getting a view displays error message with the following error message:

    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error occurred. [nQSError: 17001] Oracle error code: 1861, message: ORA-01861: literal does not match the format string to the call of the OIC OCIStmtExecute

    SQL issued: SELECT "-quote Types '." Name of level 2 Saw_0', case when '-citation details. "" Created "between" 01/04/2009 ' and ' 15 / 04/2009 ' then '-quote Metrics ' "." number of citations"end saw_1"(unit) - CATALOGUE of quotes"WHERE"-citation details "". "" Date of creation"BETWEEN timestamp ' 2009-04-01 00:00:00 ' timestamp AND ' 2009-04-15 00:00:00 ' ORDER BY saw_0


    When I created the prompt on the date field, I put the following in the command prompt:
    Cast ("-time".) Day)

    When I apply a filter on the query using these variables, it works fine.

    If anyone has faced this kind of question earlier and have a resolution, please help me.

    Thank you
    Kitenge

    Hello.

    Select the double - A NON-VALIDE MONTHS TO_DATE('1999-1-1','mm/dd/yyyy')

    Try this:

    OLD: EVALUATE ('TO_DATE (%1, %2)', ' @{of} {1999-1-1} ", mm/dd/yyyy)
    NEW: EVALUATE ('TO_DATE (%1, %2)', ' @{of} {01/01/1999} ", mm/dd/yyyy)

    and

    OLD: EVALUATE ('TO_DATE (%1, %2)', ' @{of} {2999-1-1} ", mm/dd/yyyy)
    NEW: EVALUATE ('TO_DATE (%1, %2)', ' @{of} {1, 1, 2999} ", mm/dd/yyyy)

    and if not ok after that, after an error in query SQL of NQQuery.log.

    Kind regards

    Goran Ocko

    http://108obiee.blogspot.com/

Maybe you are looking for

  • Mini Compaq bios password

    Hi all Could someone please help. I have a model of compaq mini 110 c - 11106 has the code I get is CNU9353Z74 Thanks for any help

  • AHCI and HP Pavilion DV7 7162sf

    I just installed windows 7 on my brand new SSD (Samsung EVO840) and the Samsung magician software tells me that the AHCI mode is not enabled. I need this mode to have TRIM enabled. Is it possible to enable it, as it seems that the BIOS is too light (

  • error 1321

    I try to install photosmart B110a with windows8.1 I downloaded the driver hppiw.exe but iget again and again error fatal error MSI 1321. MSI product

  • Reformat long xps 400 windows xp 32-bit

    I was really hoping someone could give me detailed instructions on how to reformat my xps. I did a short format twice already. The main problem I have is that I have a partition that contains a virus, I suppose because I can't even boot in safe mode.

  • Migration from PC to Mac with Lightroom 1.3

    HelloI bought Lightroom 1.3 for Windows in 2008 and I need to know how can I migrate my mac Lightroom.Thank you