Date Prompt Format issue in OBIEE

Hi,
I am using a Date column in a Dashboard prompt. When i select a date in Calendar its showing up the Date in a correct format *'D/M/YYYY'*. But as soon as i click on GO button the format changes to *'YYYY-MM-DD HH:MM:SS'*.
This format is passed to report and report throw an error *'A date value was expected (received "2010-01-26 00:00:00")'*.
I searched metalink and blogs and got a patch to resolve this issue. But still after running that patch i am getting the same error. None of the workarounds given are working.
Please respond if you have any solution for this.
Thanks
Swami

Hi,
What is the data format for the colum, you are comparing with the dashboard prompt, in the Answers request? Specify it to custom and use [FMT:dateShort] for Custom Date Format.
Thanks
Mahesh

Similar Messages

  • Issue with Date prompt Format

    Hi Guys,
    help me..pls
    i have created one date prompt with calendar input, the date format in that prompt is like '03/15/2013' but i need to show the date format like '2013-03-15' . when i try to convert the date format, the user input calendar popup is not enabling only text box is appearing to give date input.
    can any one guide me any work around..pls

    Hello,
    Check this one : http://obiee10grevisited.blogspot.com/2012/02/customizing-obiee-calendar-display.html
    Mark if helps.
    Thanks,
    SVS

  • OBIEE date prompt format yyyy-mm-dd

    Dear All,
    We did migration from obi 10g to 11g (version 11.1.1.7.0) .
    I have troubles with conversion of date prompt:
    My date format is dd.MM.yyyy, but when I pass date prompt into sql it is in format YYYY-MM-DD.
    How can I change that my date prompt will always stay in format dd.mm.yyyy?

    Hi,
    There are couple of ways we can do the date format.
    Please refer my blog.I have provided step by step implementation with screenshots.
    http://satyaobieesolutions.blogspot.in/2013/06/dateformat-converting-using-evaluate.html
    http://satyaobieesolutions.blogspot.in/2013/06/date-format-change.html
    1. Using evaluate function we can modify the format.
    ex:
    USING EVALUATE
    cast(Evaluate('to_char(%1,%2)',"Inventory"."Catalog"."dbo"."Dim_W_DAY_D_Inv_Unallocated_Run_Month"."CALENDAR_DATE",'YYYYMon') as varchar(10))
    or,
    cast(Evaluate('to_char(%1,%2)',<<COLUMN HERE>>,'YYYY-Mon') as varchar(10))
    2. Open your report then click column properties then select Data format then select custom then here you can put which format you want.
    Hope this help's
    Thanks,
    Satya Ranki Reddy

  • Change Webi Date Prompt Format

    Hi
    In BEx, I've created a variable on a date object.  Processing is manual/default. Single value.  Optional.  And ready for input.
    In the Universe Designer, I have changed the "Where" code on the filter to be a date format with a free selection - as below.
    <FILTER KEY="[!V000006]"><CONDITION OPERATORCONDITION="Equal"><CONSTANT TECH_NAME="@Prompt('Valid Date From','D',,mono,free)"/></CONDITION></FILTER>
    When I refresh the document in Webi, when entering a date for the prompt, the format is M/d/yyyy.
    I would like to change this to dd.MM.yyyy - as this is what the users are used to when running queries in web templates.
    Where do I set the format for the Date prompt?
    We are on BO XI3.1 and SAP BW 7.0 on a DB2 database.
    Thanks in advance
    Anton
    Edited by: Anton Vogel on Jul 21, 2011 3:36 PM

    Hi
    It does.  But this can be a hassle when having to choose a date quite far in the past.  It is far more convenient to simply manually input a date.

  • Date time formatting issues!!!!

    guys,
    I am trying to format date and time in the same variable.
    heres my code...
    <cfset dtimes = LSDateFormat(now(),'YYYY-MM-DD
    h:mm:ss')>
    the problem is, that it gives me the year month and day
    correctly.... the hour correctly, but where the minute is supposed
    to go, it gives me the month again (which makes sense cuz obviously
    its the same characters)... and then seconds are ok too. how do i
    fix it so it gives me the correct minutes? Thanks in advance!!!!
    JE

    A limitation of CF functions there is not a single date &
    time format
    function you have to combine the two.
    <cfset dtimes = LSDateFormat(now(),'YYYY-MM-DD') & ' '
    LSTimeFormat(now(),'h:mm:ss')>
    johnegbert wrote:
    > guys,
    > I am trying to format date and time in the same
    variable. heres my code...
    >
    > <cfset dtimes = LSDateFormat(now(),'YYYY-MM-DD
    h:mm:ss')>
    >
    > the problem is, that it gives me the year month and day
    correctly.... the
    > hour correctly, but where the minute is supposed to go,
    it gives me the month
    > again (which makes sense cuz obviously its the same
    characters)... and then
    > seconds are ok too. how do i fix it so it gives me the
    correct minutes?
    > Thanks in advance!!!!
    > JE
    >

  • Data level Security issue in obiee 11g

    Hi,
    We are trying to implement data level security, let me explain the issue
    The requirement is, we have 7 schools and each school has one principle , there will be a Superdintent who has 3 schools under him. so now when each principle logs in to dashboard we have a prompt for school i.e Name of school in that prompt he should see only his school and even the data of that school only which are assigned to him, now when Superdintent logs in he should see all 3 schools in the prompt and data. I have gone through this link (http://www.rittmanmead.com/2012/03/obiee-11g-security-week-row-level-security/) but could not achieve.
    We are able to achieve by writing SQL in BMM layer ( LTS Table) so where ever the table is used in dashboards the security is being applied and we are able to see what we want. We want to achieve this by application role, But when we are creating session variables and applying on Application Role its not working. We want to achieve this by using Application role because suppose in other dashboards when the table is not used or pulled in, it will not work.But if we do it using application role its applies to all dashboards and data is resticted. so that when principle or Superdintent logs in automatically its restricts the data.
    Below is the SQL which we used in BMM LTS, its working fine. But when the same SQL is applied in Application Role it's not working.
    SQL used in session variable -
    select  'SCHOOL_CD1', school_cd1 from w_staff_d where empl_id ='VALUEOF(NQ_SESSION.USER)'
    and job_desc1 = 'Principal High School - KPI'
    Any suggestions please ??
    Thanks,
    VRP

    Hi,
    I pasted the log view below by applying SET VARIABLE LOGLEVEL=2, DISABLE_CACHE_HIT=1;, ran this report by applying SQL in Session variable. Let me know if you want anything -
    Thanks
    [OracleBIServerComponent] [TRACE:2] [USER-0] [] [ecid: c9928ce086f2ff4f:4405c138:13a559973e0:-8000-000000000000f7e9] [tid: 128c] [requestid: 5e40000b] [sessionid: 5e400000] [username: weblogic] ############################################## [[
    -------------------- SQL Request:
    SET VARIABLE QUERY_SRC_CD='Report',SAW_SRC_PATH='/shared/Key Performance Analytics/Analysis/Climate and Culture/Analysis for total school suspensions',LOGLEVEL=2, DISABLE_CACHE_HIT=1; SELECT s_0, s_1, s_2, s_3, s_4, s_5, s_6, s_7, s_8, s_9, s_10, s_11 FROM (
    SELECT
    0 s_0,
    "High School KPI"."- Date"."School Year" s_1,
    "High School KPI"."- Grade"."Grade Level" s_2,
    "High School KPI"."- School"."School Name" s_3,
    "High School KPI"."- School Suspensions"."% of Students Suspended" s_4,
    "High School KPI"."- School Suspensions"."Count of Students Enrolled" s_5,
    "High School KPI"."- School Suspensions"."Count of Students with Incidents" s_6,
    CASE WHEN (CASE WHEN MAX("High School KPI"."- School Suspensions"."% of Students Suspended" BY ) IS NULL THEN 10 ELSE MAX("- School Suspensions"."% of Students Suspended" BY ) END +(CASE WHEN (CASE WHEN MAX("- School Suspensions"."% of Students Suspended" BY ) IS NULL THEN 10 ELSE MAX("- School Suspensions"."% of Students Suspended" BY ) END - CASE WHEN MIN("- School Suspensions"."% of Students Suspended" BY ) IS NULL THEN 0 ELSE MIN("- School Suspensions"."% of Students Suspended" BY )END)=0 THEN CASE WHEN CASE WHEN MAX("- School Suspensions"."% of Students Suspended" BY ) IS NULL THEN 10 ELSE MAX("- School Suspensions"."% of Students Suspended" BY ) END <0 THEN (CASE WHEN MAX("- School Suspensions"."% of Students Suspended" BY ) IS NULL THEN 10 ELSE MAX("- School Suspensions"."% of Students Suspended" BY ) END *-1) ELSE CASE WHEN MAX("- School Suspensions"."% of Students Suspended" BY ) IS NULL THEN 10 ELSE MAX("- School Suspensions"."% of Students Suspended" BY ) END END ELSE (CASE WHEN MAX("- School Suspensions"."% of Students Suspended" BY ) IS NULL THEN 10 ELSE MAX("- School Suspensions"."% of Students Suspended" BY ) END - CASE WHEN MIN("- School Suspensions"."% of Students Suspended" BY ) IS NULL THEN 0 ELSE MIN("- School Suspensions"."% of Students Suspended" BY )END) END /10))<0 THEN 1 ELSE 2 END s_7,
    CASE WHEN (CASE WHEN MAX("High School KPI"."- School Suspensions"."% of Students Suspended" BY ) IS NULL THEN 10 ELSE MAX("- School Suspensions"."% of Students Suspended" BY ) END - CASE WHEN MIN("- School Suspensions"."% of Students Suspended" BY ) IS NULL THEN 0 ELSE MIN("- School Suspensions"."% of Students Suspended" BY )END)=0 THEN CASE WHEN CASE WHEN MAX("- School Suspensions"."% of Students Suspended" BY ) IS NULL THEN 10 ELSE MAX("- School Suspensions"."% of Students Suspended" BY ) END <0 THEN (CASE WHEN MAX("- School Suspensions"."% of Students Suspended" BY ) IS NULL THEN 10 ELSE MAX("- School Suspensions"."% of Students Suspended" BY ) END *-1) ELSE CASE WHEN MAX("- School Suspensions"."% of Students Suspended" BY ) IS NULL THEN 10 ELSE MAX("- School Suspensions"."% of Students Suspended" BY ) END END ELSE (CASE WHEN MAX("- School Suspensions"."% of Students Suspended" BY ) IS NULL THEN 10 ELSE MAX("- School Suspensions"."% of Students Suspended" BY ) END - CASE WHEN MIN("- School Suspensions"."% of Students Suspended" BY ) IS NULL THEN 0 ELSE MIN("- School Suspensions"."% of Students Suspended" BY )END) END s_8,
    CASE WHEN MAX("High School KPI"."- School Suspensions"."% of Students Suspended" BY ) IS NULL THEN 10 ELSE MAX("- School Suspensions"."% of Students Suspended" BY ) END s_9,
    CASE WHEN MIN("High School KPI"."- School Suspensions"."% of Students Suspended" BY ) IS NULL THEN 0 ELSE MIN("- School Suspensions"."% of Students Suspended" BY ) END s_10,
    REPORT_AGGREGATE("High School KPI"."- School Suspensions"."% of Students Suspended" BY "High School KPI"."- Date"."School Year") s_11
    FROM "High School KPI"
    WHERE
    (("- Discipline Action"."Discipline Action Code" = 'Suspension') AND ("- Date"."School Year Desc" = VALUEOF("school_year_desc")))
    ) djm ORDER BY 1, 2 ASC NULLS LAST
    [2012-10-17T18:36:55.000+00:00] [OracleBIServerComponent] [TRACE:2] [USER-23] [] [ecid: c9928ce086f2ff4f:4405c138:13a559973e0:-8000-000000000000f7e9] [tid: 128c] [requestid: 5e40000b] [sessionid: 5e400000] [username: weblogic] -------------------- General Query Info: [[
    Repository: Star, Subject Area: High School KPI, Presentation: High School KPI
    [2012-10-17T18:36:55.000+00:00] [OracleBIServerComponent] [TRACE:2] [USER-18] [] [ecid: c9928ce086f2ff4f:4405c138:13a559973e0:-8000-000000000000f7e9] [tid: 128c] [requestid: 5e40000b] [sessionid: 5e400000] [username: weblogic] -------------------- Sending query to database named SPA (id: <<62064>>), connection pool named Initialization Block Connection Pool: [[
    WITH
    SAWITH0 AS (select T30351.SCHOOL_YEAR_DESC as c2,
    T26564.GRADE_LONG_DESC as c4,
    T26686.SCHOOL_NM as c5,
    T29835.STDNT_WID as c6,
    ROW_NUMBER() OVER (PARTITION BY T30351.SCHOOL_YEAR_DESC, T29835.STDNT_WID ORDER BY T30351.SCHOOL_YEAR_DESC DESC, T29835.STDNT_WID DESC) as c7
    from
    W_GRADE_LEVEL_D T26564 /* KPI_W_GRADE_LEVEL_D */ ,
    W_SCHOOL_YEAR_D T30351 /* KPI_W_SCHOOL_YEAR_D */ ,
    W_ORGANIZATION_D T26686 /* KPI_W_ORGANIZATION_D */ ,
    W_STDNT_ENROLL_SCHOOL_F T29835 /* KPI_W_STDNT_ENROLL_SCHOOL_F */
    where ( T26564.GRADE_LEVEL_WID = T29835.GRADE_LEVEL_WID and T26686.ORGANIZATION_WID = T29835.ORGANIZATION_WID and T29835.SCHOOL_YEAR_WID = T30351.SCHOOL_YEAR_WID and T30351.SCHOOL_YEAR_DESC = '2011-2012' and (T26564.GRADE_LONG_DESC in ('Grade 10', 'Grade 11', 'Grade 12', 'Grade 9')) and (T26686.SCHOOL_NM in ('Central Sr', 'Como Park Sr', 'Harding Sr', 'Highland Park Sr', 'Humboldt Secondary School', 'Johnson Sr', 'Washington Technology Secondary')) ) ),
    SAWITH1 AS (select count(distinct case D1.c7 when 1 then D1.c6 else NULL end ) as c1,
    D1.c2 as c2,
    count(distinct D1.c6) as c3,
    D1.c4 as c4,
    D1.c5 as c5
    from
    SAWITH0 D1
    group by D1.c2, D1.c4, D1.c5),
    SAWITH2 AS (select sum(D1.c1) over (partition by D1.c2) as c1,
    D1.c2 as c2,
    D1.c3 as c3,
    D1.c4 as c4,
    D1.c5 as c5
    from
    SAWITH1 D1),
    SAWITH3 AS (select T30647.SCHOOL_YEAR as c3,
    T26564.GRADE_LONG_DESC as c4,
    T26686.SCHOOL_NM as c5,
    T26023.STDNT_WID as c6,
    ROW_NUMBER() OVER (PARTITION BY T30647.SCHOOL_YEAR, T26023.STDNT_WID ORDER BY T30647.SCHOOL_YEAR DESC, T26023.STDNT_WID DESC) as c7
    from
    W_DISCIPLINE_ACTION_D T29975 /* KPI_W_DISCIPLINE_ACTION_D */ ,
    W_GRADE_LEVEL_D T26564 /* KPI_W_GRADE_LEVEL_D */ ,
    W_KPI_QTR_DAY_D T30647,
    W_ORGANIZATION_D T26686 /* KPI_W_ORGANIZATION_D */ ,
    W_STDNT_DISCIPLINE_F T26023 /* KPI_W_STDNT_DISCIPLINE_F */
    where ( T26023.DISCIPLINE_ACTION_WID = T29975.DISCIPLINE_ACTION_WID and T26023.ORGANIZATION_WID = T26686.ORGANIZATION_WID and T26023.DATE_WID = T30647.DATE_WID and T26023.GRADE_LEVEL_WID = T26564.GRADE_LEVEL_WID and T29975.DISCIPLINE_ACTION_CD = 'Suspension' and (T26564.GRADE_LONG_DESC in ('Grade 10', 'Grade 11', 'Grade 12', 'Grade 9')) and (T26686.SCHOOL_NM in ('Central Sr', 'Como Park Sr', 'Harding Sr', 'Highland Park Sr', 'Humboldt Secondary School', 'Johnson Sr', 'Washington Technology Secondary')) ) ),
    SAWITH4 AS (select count(distinct case D1.c7 when 1 then D1.c6 else NULL end ) as c1,
    count(distinct D1.c6) as c2,
    D1.c3 as c3,
    D1.c4 as c4,
    D1.c5 as c5
    from
    SAWITH3 D1
    group by D1.c3, D1.c4, D1.c5),
    SAWITH5 AS (select sum(D1.c1) over (partition by D1.c3) as c1,
    D1.c2 as c2,
    D1.c3 as c3,
    D1.c4 as c4,
    D1.c5 as c5
    from
    SAWITH4 D1)
    select distinct case when D1.c2 is not null then D1.c2 when D2.c3 is not null then D2.c3 end as c1,
    case when D1.c4 is not null then D1.c4 when D2.c4 is not null then D2.c4 end as c2,
    case when D1.c5 is not null then D1.c5 when D2.c5 is not null then D2.c5 end as c3,
    case when D1.c3 = 0 then NULL else D2.c2 * 100.0 / nullif( D1.c3, 0) end as c4,
    D1.c3 as c5,
    D2.c2 as c6
    from
    SAWITH2 D1,
    SAWITH5 D2
    where ( nvl(D1.c2 , '1') = nvl(D2.c3 , '1') and nvl(D1.c2 , '2') = nvl(D2.c3 , '2') and nvl(D1.c4 , '1') = nvl(D2.c4 , '1') and nvl(D1.c4 , '2') = nvl(D2.c4 , '2') and nvl(D1.c5 , '1') = nvl(D2.c5 , '1') and nvl(D1.c5 , '2') = nvl(D2.c5 , '2') )
    order by c1, c2, c3
    [2012-10-17T18:36:55.000+00:00] [OracleBIServerComponent] [TRACE:2] [USER-18] [] [ecid: c9928ce086f2ff4f:4405c138:13a559973e0:-8000-000000000000f7e9] [tid: 128c] [requestid: 5e40000b] [sessionid: 5e400000] [username: weblogic] -------------------- Sending query to database named SPA (id: <<62434>>), connection pool named Initialization Block Connection Pool: [[
    WITH
    SAWITH0 AS (select T30351.SCHOOL_YEAR_DESC as c2,
    T26564.GRADE_LONG_DESC as c4,
    T26686.SCHOOL_NM as c5,
    T29835.STDNT_WID as c6,
    ROW_NUMBER() OVER (PARTITION BY T30351.SCHOOL_YEAR_DESC, T29835.STDNT_WID ORDER BY T30351.SCHOOL_YEAR_DESC DESC, T29835.STDNT_WID DESC) as c7
    from
    W_GRADE_LEVEL_D T26564 /* KPI_W_GRADE_LEVEL_D */ ,
    W_SCHOOL_YEAR_D T30351 /* KPI_W_SCHOOL_YEAR_D */ ,
    W_ORGANIZATION_D T26686 /* KPI_W_ORGANIZATION_D */ ,
    W_STDNT_ENROLL_SCHOOL_F T29835 /* KPI_W_STDNT_ENROLL_SCHOOL_F */
    where ( T26564.GRADE_LEVEL_WID = T29835.GRADE_LEVEL_WID and T26686.ORGANIZATION_WID = T29835.ORGANIZATION_WID and T29835.SCHOOL_YEAR_WID = T30351.SCHOOL_YEAR_WID and T30351.SCHOOL_YEAR_DESC = '2011-2012' and (T26564.GRADE_LONG_DESC in ('Grade 10', 'Grade 11', 'Grade 12', 'Grade 9')) and (T26686.SCHOOL_NM in ('Central Sr', 'Como Park Sr', 'Harding Sr', 'Highland Park Sr', 'Humboldt Secondary School', 'Johnson Sr', 'Washington Technology Secondary')) ) ),
    SAWITH1 AS (select count(distinct case D1.c7 when 1 then D1.c6 else NULL end ) as c1,
    D1.c2 as c2,
    count(distinct D1.c6) as c3,
    D1.c4 as c4,
    D1.c5 as c5
    from
    SAWITH0 D1
    group by D1.c2, D1.c4, D1.c5),
    SAWITH2 AS (select sum(D1.c1) over (partition by D1.c2) as c1,
    D1.c2 as c2,
    D1.c3 as c3,
    D1.c4 as c4,
    D1.c5 as c5
    from
    SAWITH1 D1),
    SAWITH3 AS (select T30647.SCHOOL_YEAR as c3,
    T26564.GRADE_LONG_DESC as c4,
    T26686.SCHOOL_NM as c5,
    T26023.STDNT_WID as c6,
    ROW_NUMBER() OVER (PARTITION BY T30647.SCHOOL_YEAR, T26023.STDNT_WID ORDER BY T30647.SCHOOL_YEAR DESC, T26023.STDNT_WID DESC) as c7
    from
    W_DISCIPLINE_ACTION_D T29975 /* KPI_W_DISCIPLINE_ACTION_D */ ,
    W_GRADE_LEVEL_D T26564 /* KPI_W_GRADE_LEVEL_D */ ,
    W_KPI_QTR_DAY_D T30647,
    W_ORGANIZATION_D T26686 /* KPI_W_ORGANIZATION_D */ ,
    W_STDNT_DISCIPLINE_F T26023 /* KPI_W_STDNT_DISCIPLINE_F */
    where ( T26023.DISCIPLINE_ACTION_WID = T29975.DISCIPLINE_ACTION_WID and T26023.ORGANIZATION_WID = T26686.ORGANIZATION_WID and T26023.DATE_WID = T30647.DATE_WID and T26023.GRADE_LEVEL_WID = T26564.GRADE_LEVEL_WID and T29975.DISCIPLINE_ACTION_CD = 'Suspension' and (T26564.GRADE_LONG_DESC in ('Grade 10', 'Grade 11', 'Grade 12', 'Grade 9')) and (T26686.SCHOOL_NM in ('Central Sr', 'Como Park Sr', 'Harding Sr', 'Highland Park Sr', 'Humboldt Secondary School', 'Johnson Sr', 'Washington Technology Secondary')) ) ),
    SAWITH4 AS (select count(distinct case D1.c7 when 1 then D1.c6 else NULL end ) as c1,
    count(distinct D1.c6) as c2,
    D1.c3 as c3,
    D1.c4 as c4,
    D1.c5 as c5
    from
    SAWITH3 D1
    group by D1.c3, D1.c4, D1.c5),
    SAWITH5 AS (select sum(D1.c1) over (partition by D1.c3) as c1,
    D1.c2 as c2,
    D1.c3 as c3,
    D1.c4 as c4,
    D1.c5 as c5
    from
    SAWITH4 D1),
    SAWITH6 AS (select case when max(D1.c1) = 0 then NULL else max(D2.c1) * 100.0 / nullif( max(D1.c1), 0) end as c11,
    case when D1.c2 is not null then D1.c2 when D2.c3 is not null then D2.c3 end as c12
    from
    SAWITH2 D1,
    SAWITH5 D2
    where ( nvl(D1.c2 , '1') = nvl(D2.c3 , '1') and nvl(D1.c2 , '2') = nvl(D2.c3 , '2') and nvl(D1.c4 , '1') = nvl(D2.c4 , '1') and nvl(D1.c4 , '2') = nvl(D2.c4 , '2') and nvl(D1.c5 , '1') = nvl(D2.c5 , '1') and nvl(D1.c5 , '2') = nvl(D2.c5 , '2') )
    group by case when D1.c2 is not null then D1.c2 when D2.c3 is not null then D2.c3 end )
    select D2.c11 as c1,
    D2.c12 as c2
    from
    SAWITH6 D2
    order by c2
    Edited by: 965968 on Oct 17, 2012 11:49 AM

  • CRS 2008 Web Services: Date parameter format issue

    Hi All,
    I have CRS 2008 installations (Dev environment and TEST environment) on two machine (both are on the build 12.1.0.882). I have a web application that runs crystal reports deployed to these servers using web services. On the DEV Server , the report works fine when the reports input parameters are formatted to mm/dd/yyyy format.  But TEST server (which is a new installation) does not accept a date parameter value for this report in this format and returns a "could not set date parameter" error.  The report runs fine if I pass the parameter in yyyy/dd/dd format from the web-application.
    I compared the regional language settings and Business Objects registry entries on both these machines, CMC settings, and they all seem to match. Am I missing something in the configuration or environment setup that is causing this issue? Appreciate any hints on solving this issue. Thanks so much.
    Regards
    Ajith

    Hi Siva,
    may i know how to do it?
    as i did try to code in the begining by using String for my startDate and endDate. and it is able to consume, but currently if i change the startDate and endDate to Date. it is still able to consume when i change the date from "2008-01-30T10:00:50.342Z" to just "2008-01-30". but when i try to use adobe interactive form. the startDate and endDate i am using the Date/Time Field Type. and the Data Format is as Date. so it will just return "2008-01-30" only.
    the part where i have error is when i try to do a parameter mapping from the interactive form to the web service. it is unable to map as they keep prompting that cannot map a Date to a Time Stamp.
    that is why i stuck at this part.. so i try to find out how to overcome this errors now..
    Regards
    Jia Jun

  • Export to PDF, Excel, Excel (Data Only) formatting issues

    Hi Community
    I have a report that consists of 5 subreports. Out of the 5 subreports, 3 of them have a similar format whereas the other 2 are different.
    Iu2019m currently facing an issue whereby the exports to excel works fine, but excel (data only) has some alignment issues(i.e. the data appears below the correct columns). However, when the report is tweaked to make export to excel (data only) appear correctly, the export to excel had its data shifted out of alignment. There is no impact to pdf exporting at the moment.
    Are there any people who are facing similar issues? Is there any resolution or workaround? I appreciate any help. Thanks.
    FYI, the version of crystal reports is Crystal reports is Crystal reports 2008 and we are using the crystal report viewer interface to export into excel and pdf formats. The excel version is 2007.
    Regards

    DW, i've also run into issues with multiple sub reports. I resolved it by putting each sub report into it's own section, and then suppressing the sub report (Note, if ur trying to export subreport data to excel, I don't think its going to work. You'd need to create shared variables and then bring those sub report shared variables into your main report).
    Once you bring your shared variables into the main report, suppress your sub reports, and then export to excel, you're still left with a dataset that has missing rows. This is ok. You can solve it easily within the excel file itself by sorting the data on a unique ID like Account #. This removes the extra rows.
    Not the most elegant solution, but it works.

  • Data display Format issue.

    Hi ,
    I have the following columns for a single item(SingleVO),
    ItemNo, SugQty, OrdQty, Description,
    I would like to display the data in a table(Normal table or in a Advanced Table) with the
    following format. If there are 50 items, First row should display the First Item's
    itemno, sugqty, orgqty and the secondrow should display the description of the first item and third row should display the Second item's itemno, sugqty, orgqty and the fourthrow should display the description of the second item ....etc.
    Column Names:
    |-------------------------------------------------------|
    |Itemno |     SugQty     |     OrdQty     |     
    |-------------------------------------------------------|     
    |<---------Description--------------------------------> |
    |-------------------------------------------------------|
    Data:
    |-------------------------------------------------------|
    |12344 |     63 |     60     |     
    |-------------------------------------------------------|     
    |<---------Dulux Paint No2----------------------------> |
    |-------------------------------------------------------|
    |12345 | 98     |     100 |     
    |-------------------------------------------------------|     
    |<---------Table set ------------------------> |
    |-------------------------------------------------------|
    I tried with advanced table merging functionality, i couldn't get this type of display.
    Pointers are appreciated.
    (Since we are doing this application for Mobile devices we need to get this kind of display)
    Thanks.
    With Regards,
    Kali.
    OSSI.
    Format change.
    Message was edited by:
    Kalimuthu V
    Message was edited by:
    Kalimuthu V

    Thanks Ranjit,
    We build the table dynamically using rows and columns with the required spans.
    So that we could achieve the same display format.
    Thanks.
    With Regards,
    Kali.
    OSSI.

  • Date TO_CHAR Formatting Issues

    Hi Team,
    I'm a newbie and this is my first post here so please bear with me. I'm having an issue with converting a date column to string using the TO_CHAR function. See below for a few examples:
    ORACLE_DATE;     DATE_CHAR;     DUMP(ORACLE_DATE);
    31-DEC-02;     0000-00-00 00:00:00;     Typ=12 Len=7: 100,100,1,0,1,1,1;
    16-JAN-97;     1197-01-16 00:00:00;     Typ=12 Len=7: 111,197,1,16,1,1,1;
    01-DEC-06;     0006-12-01 00:00:00;     Typ=12 Len=7: 100,106,12,1,1,1,1;
    01-JUL-66;     1966-07-01 22:52:44;     Typ=12 Len=7: 119,166,7,1,23,53,45;
    Is there any way I can determine what the actual date recorded is from the data provided?
    Thanks
    Edited by: user11181700 on Sep 22, 2010 12:59 PM

    Hi Frank,
    Here's what I understand about the data:
    1. All dates should start past the year 1950. For this analysis I picked everything below year 1900 to start out with the low hanging fruit.
    2. The date issue spreads across 30 total fields, 14 tables, with a total of 3,358 records of interest.
    Please see below for a further data snippet: (thanks for the code update)
    ORACLE_DATE_TYPE     DATE_CHAR     TABLE_NAME     COLUMN_NAME     DATA_TYPE     DATA_LENGTH     DUMP(ORACLE_DATE_TYPE)     TO_CHAR(ORACLE_DATE_TYPE)
    30-DEC-99     1899-12-30 00:00:00     HE1     AP_DATE     DATE     7     Typ=12 Len=7: 118,199,12,30,1,1,1     1899-12-30 00:00:00
    30-DEC-99     1899-12-30 00:00:00     ST1     DA_DATE     DATE     7     Typ=12 Len=7: 118,199,12,30,1,1,1     1899-12-30 00:00:00
    30-DEC-99     1899-12-30 00:00:00     HE1     AP_DATE     DATE     7     Typ=12 Len=7: 118,199,12,30,1,1,1     1899-12-30 00:00:00
    11-JAN-01     1401-01-11 00:00:00     HE1     AP_DATE     DATE     7     Typ=12 Len=7: 114,101,1,11,1,1,1     1401-01-11 00:00:00
    11-JAN-01     1401-01-11 00:00:00     HE1     AP_DATE     DATE     7     Typ=12 Len=7: 114,101,1,11,1,1,1     1401-01-11 00:00:00
    02-JAN-00     1200-01-02 00:00:00     HE1     AP_DATE     DATE     7     Typ=12 Len=7: 112,100,1,2,1,1,1     1200-01-02 00:00:00
    02-JAN-00     1200-01-02 00:00:00     HE1     AP_DATE     DATE     7     Typ=12 Len=7: 112,100,1,2,1,1,1     1200-01-02 00:00:00
    16-JAN-97     1197-01-16 00:00:00     HE1     PU_DATE     DATE     7     Typ=12 Len=7: 111,197,1,16,1,1,1     1197-01-16 00:00:00
    16-JAN-97     1197-01-16 00:00:00     HE1     PU_DATE     DATE     7     Typ=12 Len=7: 111,197,1,16,1,1,1     1197-01-16 00:00:00
    12-AUG-15     1115-08-12 00:00:00     HE1     PU_DATE     DATE     7     Typ=12 Len=7: 111,115,8,12,1,1,1     1115-08-12 00:00:00
    12-AUG-15     1115-08-12 00:00:00     HE1     PU_DATE     DATE     7     Typ=12 Len=7: 111,115,8,12,1,1,1     1115-08-12 00:00:00
    12-AUG-15     1115-08-12 00:00:00     HE1     PU_DATE     DATE     7     Typ=12 Len=7: 111,115,8,12,1,1,1     1115-08-12 00:00:00
    12-AUG-15     1115-08-12 00:00:00     HE1     PU_DATE     DATE     7     Typ=12 Len=7: 111,115,8,12,1,1,1     1115-08-12 00:00:00
    12-AUG-15     1115-08-12 00:00:00     HE1     PU_DATE     DATE     7     Typ=12 Len=7: 111,115,8,12,1,1,1     1115-08-12 00:00:00
    03-MAR-04     1104-03-03 00:00:00     HE1     AP_DATE     DATE     7     Typ=12 Len=7: 111,104,3,3,1,1,1     1104-03-03 00:00:00
    03-MAR-04     1104-03-03 00:00:00     HE1     AP_DATE     DATE     7     Typ=12 Len=7: 111,104,3,3,1,1,1     1104-03-03 00:00:00
    17-APR-07     1007-04-17 00:00:00     SN1     TE_DATE     DATE     7     Typ=12 Len=7: 110,107,4,17,1,1,1     1007-04-17 00:00:00
    17-APR-07     1007-04-17 00:00:00     HE1     TE_DATE     DATE     7     Typ=12 Len=7: 110,107,4,17,1,1,1     1007-04-17 00:00:00
    17-APR-07     1007-04-17 00:00:00     HE1     TE_DATE     DATE     7     Typ=12 Len=7: 110,107,4,17,1,1,1     1007-04-17 00:00:00
    10-APR-07     0907-04-10 00:00:00     HE1     AP_DATE     DATE     7     Typ=12 Len=7: 109,107,4,10,1,1,1     0907-04-10 00:00:00
    10-APR-07     0907-04-10 00:00:00     HE1     AP_DATE     DATE     7     Typ=12 Len=7: 109,107,4,10,1,1,1     0907-04-10 00:00:00
    02-JAN-03     0303-01-02 00:00:00     HE1     AP_DATE     DATE     7     Typ=12 Len=7: 103,103,1,2,1,1,1     0303-01-02 00:00:00
    02-JAN-03     0303-01-02 00:00:00     HE1     AP_DATE     DATE     7     Typ=12 Len=7: 103,103,1,2,1,1,1     0303-01-02 00:00:00
    01-DEC-16     0216-12-01 00:00:00     SN1     PR_DATE     DATE     7     Typ=12 Len=7: 102,116,12,1,1,1,1     0216-12-01 00:00:00
    01-DEC-16     0216-12-01 00:00:00     HE1     PI_DATE     DATE     7     Typ=12 Len=7: 102,116,12,1,1,1,1     0216-12-01 00:00:00 We imported the data from a handful of .dmp files and two USERS0X.DBF files. Do you think the issue could lie in the import process, or do you think it's a better bet that the data is corrupt?
    Thanks
    Edited by: frankstuartbrowne on Sep 23, 2010 5:33 PM
    Edited by: frankstuartbrowne on Sep 23, 2010 5:34 PM

  • Date Prompt Format

    Hi guys
    I have column with date data type in admin tool, using that i have created presentation dashboard variable as edit box and gave specific value as 01/01/09, it is working as default but when i change date in dashboard prompt it changes into yyyy-mm-dd 00:00:00
    how can i remove time value.
    thanks & Regards

    Hi Kranthi
    thanks for your reply... i have already gone through that link but that link is having calendar and my prompt doesn't have calender it is simple edit box with GO button..... user enter date himself. In RPD, column is of date type instead of datetime.
    Please help
    Kind Regards

  • Report format issue  in obiee 11g  send  through Agent

    Hi,
    I have scheduled the agent to send the report to IBM Lotus notes. I need to send the report to users in text format and not an attachement.
    The report not comming as it is,the column width is getting srinked.I noticed CSS not applying in Lotus notes.
    How can i apply css to lotus notes. can anyone please suggest..
    Regards,
    944656

    Try by setting view properties like Table or Pivot table if this is not working then attach the report to a page and set the section properties and see how it works.
    If this is not working then Notes might have trimming it ;)
    If helps pls mark

  • Report format issue in OBIEE 10g sent through iBot

    Hello Expert,
    I have scheduled an ibot report through ibot to my official mail id. We are using Lotus notes. I am sending report as a mail body so i am selecting HTML in delivery type.
    this is the report is not comming as it is , the column width is getting srinked. I have tried with to put width in Aditional formating as well. But there is not effect in the report.
    Please revert.
    Thanks in advance.
    Niraj

    Try by setting view properties like Table or Pivot table if this is not working then attach the report to a page and set the section properties and see how it works.
    If this is not working then Notes might have trimming it ;)
    If helps pls mark

  • Planning Data from formatting issue with Smart view in 11.1.2

    Hi,
    We are facing one strange issue in Smart view.
    We have created a dataform in Planning as follows:
    Columns:
    FY10 FY10 FY10
    Budget Budget Budget
    Jan Feb Mar
    But when we open this in Smart view, we are getting the columns as follows:
    FY10
    Budget
    Jan Feb Mar
    i.e. year and scenario are spreading across months instead coming at each column level.
    We are using Hyperion Planning 11.1.2, Smart View 11.1.2 and Office 2003.
    Please help us.
    Thanks,
    Naveen Suram

    Are you saying you want the dimension members FY10 and Budget to be repeated in each column?
    I think that can be done for Ad-Hoc Analysis mode, but not where you have opened up a Planning form.
    Cheers

  • Date prompt issue in obiee 10g

    Hi Experts,
    Am facing the date prompt error, but the type is mentioned as date, after this also am getting same problem
    plz help
    Thanks
    Vijay

    Hi,
    It will be useful if you specify what error you are getting and what you are trying to do.
    Regards
    MuRam

Maybe you are looking for

  • Phone numbers are not registered with iMessage

    Hey all. I've installed Mavericks a few days ago . I've synced my contacts with iCloud to my macbook air and noticed that I can send iMessage to email adresses only, not phone numbers. while on my iphone it is possible to send iMessage to any number

  • Where are the includes located in UCM

    Trying to edit "workflow_docs_list.htm" and now I'm trying to find where the include "workflow_docs_table" is located in UCM. Anyone have a idea where I can find the include at? Answered my own question so close this topic if possible. Edited by: JTy

  • RV180W firmware 1.0.2.6

    http://software.cisco.com/download/release.html?mdfid=284005928&softwareid=282487380&release=1.0.2.6&relind=AVAILABLE&rellifecycle=&reltype=latest

  • Process Chain Schedule date

    Hi I have created a process chain and i have set it to run every day night. The selection in the infopackage must be the present date like today 2007.09.16 and tomorrow it should be 2007.09.17. Is there any way where it can change the date automatica

  • Do I need toload external jars

    Hi All, I am using hssf API (org.apache.poi.hssf.usermodel.HSSF) which is nothing but API for writing into Excel sheet. I have created a jar file using Eclipse when I run the same jar file from command prompt I get the error C:\New Folder>java -jar T