About 3,850,000 results
Open links in new tab
  1. obiee - Casting String to date then date to string - Stack Overflow

    FILTER("source"."recordCount" USING "source"."snapshot_date" = EVALUATE('TO_CHAR(%1, ''YYYYMMDD'')', TIMESTAMPADD(SQL_TSI_DAY, -7, EVALUATE('TO_DATE(%1, %2)', …

  2. obiee - Correct Syntax for optional multi-select parameter in BIP ...

    Dec 14, 2022 · I have a query that was written as a Data Analysis in Oracle OTBI, and I am using it inside of BIP Data Model and I am structuring parameters for the Oracle BI EE logical SQL. …

  3. obiee - Passing multiple values through a Presentation Variable in …

    Dec 9, 2019 · I have created multiple Direct Database Requests in OBIEE, I am able to pass a presentation variable to a Dashboard Prompt. However I am only able to select one value, if I …

  4. OBIEE12c answers encounter an Odbc driver error - Stack Overflow

    Aug 24, 2021 · After migrating OBIEE from 11g to 12c, BI answers encounter the following error. Odbc driver returned an error (SQLExecDirectW). State: HY000. Code: 10058. [NQODBC ...

  5. OBIEE: filter that supports "LIKE" and "IN" - Stack Overflow

    Mar 7, 2018 · OBIEE: How can I make a filter that supports "LIKE" and "IN", so for example, the user can enter in the analysis prompt either A3% or A31;A34;A3C 1) This works for IN: …

  6. Extracting SQL Queries of all Oracle BI Publisher Reports

    Apr 12, 2022 · I have a catalog of OBIEE reports which include many BI Publisher Reports. I want the SQL queries (and eventually the list of physical tables) used in the data models of all the …

  7. obiee - How to replace 0.00 values with null in OBIEE12c . my …

    Aug 13, 2022 · How to replace 0.00 values with null in OBIEE12c . my column datatype is number i need to apply it in RPD or as a self servicing report . it is not require for dashboard and …

  8. obiee - Update agent distribution list - Stack Overflow

    Dec 12, 2024 · Requirement: Check distribution lists of all OBIEE agents based off a lookup table. If the email is not present in the lookup table, the email should be removed off the distribution …

  9. OBIEE EVALUATE or EVALUATE_AGGR, MAX/MIN Group By

    Dec 27, 2018 · I am trying to summarize the table in OBIEE Analysis Tool (11g) using the EVALUATE or EVALUATE_AGGR Function. I have tried using the traditional MAX and MIN …

  10. OBIEE expression to filter by previous business date

    Aug 11, 2020 · I am trying to come up with solution to generate automatic OBIEE 12 report generating automatically for previous business date (e.g. when generating report on Monday, …