Last Refreshed Date with Timezone

Post Author: kongusiva
CA Forum: WebIntelligence Reporting
Hi,
We have one requirements like below, we need to display Last Refreshed date which helps to see when the report got refreshed before.
Present:            Last Refreshed Date: 01-JAN-2008 1:29 PM
Requirement:     Last Refreshed Date: 01-JAN-2008 1:29 PM EST
            Users like to see the Time Zones also in the Last refreshed Date
Please suggest me how to resolve the issue.
Thanks
Siva..

Post Author: kcheeb
CA Forum: WebIntelligence Reporting
You could use the format editor, select Date and Time tab, Customize, Time tab then use the Format Formula Editor for the AM & PM symbols to add the time zone to the end of the AM or PM string.

Similar Messages

  • Compare Date with Timezone

    Hi,
    I have a Date which is stored in the Database with the timezone like GMT, I have a java.util.Date which is selected in my UI from a Customized Calendar, I am converting this Date with timezone and want to compare this date with the date with timezone stored in the DB? How to accomplish this, please shed some light into this?
    Thanks.

    797836 wrote:
    I have a Date which is stored in the Database with the timezone like GMT, I have a java.util.Date which is selected in my UI from a Customized Calendar, I am converting this Date with timezone and want to compare this date with the date with timezone stored in the DB?As Parul said, Date does not involve a timezone. I think you need to clarify what you mean by "I am converting this Date with timezone", because it doesn't make much sense to me.
    BTW: If the date in your database is a standard SQL Date, then it will be converted to a java.sql.Date when you read it into Java with JDBC. And java.sql.Date is directly comparable with java.util.Date (in fact, it's a subclass).
    Winston

  • Web report (Last refresh date)

    hi,
    I have created webi report with prompt date.Now i want data from 1st to 31st MAY
    .when i refresh data on 1st June it shows in this form (From     MAY 2010     To     MAY 2010   -   103%  Complete),but it should be display data 100% in place of 103% .
    I have changed the logic (variable), but couldn't test logic in report on 1st June(1st to 31st MAY). 
    Please advise ASAP.
    Regards,

    Ya sure..
    1.Yesterday =If (DayNumberOfMonth(LastExecutionDate()) -1)=0 Then [LastDayofMth] Else
    DayNumberOfMonth(LastExecutionDate()) -1
    2.LastDayofMth
    =DayNumberOfMonth(LastDayOfMonth(ToDate([Prior Mth];"MM/dd/yy")))
    3. % Completed= =Round(([Yesterday]/[LastDayofMth])*100;0)
    I have used 3 variable.
    Regards,

  • Last Refresh Date/Time

    seems like this should be simple enough but i can't figure it out.
    i have a dashboard with a refresh button. the dashboard uses a LiveOffice universe query. the user would like to add something on the dashboard that shows the last date/time that it was refreshed. i can show the initial load date/time by using a text box and linking it to a cell with =now() formula but it doesn't change as the model is refreshed.
    i guess i could put something in the universe and query it for the current date/time but that seems like an awful lot of work. any ideas?

    This depends on your LO Data Source. If you are using a Web Intelligence Report, you can define a Variable with:
    =LastExecutionDate()" "LastExecutionTime()
    And then use a label on your dashboard pointint to where this is located on you spreadhsheet from the report.

  • Last Played Data with Multiple devices

    All:
    My household has 2 iPod Classics used for playing music and they're both synced to the same iTunes library.  I've got a ton of smart playlists that are dependant on the "last played" and "last skipped" fields to keep fresh stuff in them.  Most are set to include ratings greater than 3 stars and exclude songs played or skipped in the last 3 weeks.  If I listen to a track on Monday at work and sync iPod #1 that night, it'll seem to update fine with what was played that day.  Then at some period later (say Wednesday) I'll sync my wife's iPod (#2).  The next day at work, I'll hear the songs I heard on Monday back in my playlists.
    So does the sync from iPod # 2 just flat out overwrite the existing play data from iPod #1 in iTunes even if the dates in iTunes are more recent?
    Thanks!

    Well I've found a workaround on some guy's blog page.  It's here:
    http://jimcofer.com/personal/?p=8775
    I tried this and it works for the problem I was describing above.  What I did isn't exactly what he was shooting for, but it works nonetheless.  Here's what I did:
    1.  Played a few tracks on iPod #1 to create some data.
    2.  Played about 30 seconds of a Podcast on iPod #1.
    3.  Plug in iPod #1 and sync.  Verify that play data is there by viewing all music sorted by Last Played field.
    4.  Play a few different songs on iPod #2.
    5.  Play about 30 seconds of a Podcast on iPod #2.
    6.  Plug in iPod #2 and sync.
    7.  Look at all music sorted by Last Played and note that tracks played by iPod #1 before the sync of iPod #2 are still showning the play data from a few minutes ago.
    So apparently, you have to play a non-song item for it to "close" the database or something along those lines.  Whatever.  Seems hoaky, but if that's what it takes to get my smart playlists to keep ticking, I guess I do it.

  • Incremental Loads and Refresh Date

    Hi all,
    Thank you for taking the time to review this post.
    Environment
    Oracle BI Applications 7.9.6 (Financial & Project Analytics)
    Oracle E-Business Suite 11.5.10
    Question
    I have a Test BI Apps 7.9.6 in a Test environment that is connected to a static EBS 11.5.10 data source. As part of my testing phase I'd like to do multiple Incremental Loads to get an accurate performance impact and timing study for the final pre-approval before migrating to Production. I can get a refresh of EBS which has a week's worth of transactions after my Initial Full Load. What I'd like to do is change Refresh Dates to "trick" the Incremental Load into only loading one days worth of data at a time, rather than the full week's worth of data in the Incremental load. Is this possible, and if so, how?
    Example timeline:
    Today - Initial Full load using Test EBS as of today
    1 week later - Refresh static Test EBS from Production with a week of transactions
    Post Refresh - Run daily Incremental jobs using static Test EBS
    First Incremental Load - Today's position + 1 day,
    Second " " - Today's position + 2 days,
    Third " " - Today's position + 3 days, etc
    As always all comments and solutions greatly appreciated.
    Kind Regards,
    Gary.

    Say on the 01st of the month, you did a Load.
    Then on the 08th of the month, the source EBS system was itself refreshed.
    What you want to do is to run a single day refresh on the 08th for all data from the 01st to the 02nd of the month), and then another single day referesh -- whether on the 08th or on the 09th , you don't care -- for all data from the 03rd to the 04th.
    Unfortunately, the refresh is from last refresh date to current date. You can't define "refresh upto date". Therefore, your first 'incremental' refresh on the 08th would refresh all data from the 02nd to the 08th in one shot. What you could try to do is
    a. After the first load on the 01st, shutdown the BI DWH.
    b. When the EBS test source is refresh on the 08th, reset your SYSTEM CLOCK ON THE BI DWH DATABASE SERVER to the 2nd (or 3rd) of the month.
    c. Now, when you run a refresh, BI will extract all data from the 01st to the 02nd or 03rd (even though EBS is as of the 08th).
    d. Once this is done, shutdown BI DWH.
    e. Reet the SYSTEM CLOCK ON THE BI DWH DATABASE SERVER to the 3rd or 4th of the month.
    f. Run another Incremental Refresh.
    ... and so on ...
    Hemant K Chitale
    http://hemantoracledba.blogspot.com

  • Last Refersh date in Webi Report

    Hi All,
    I'm getting different last refresh date and time on the webi report(using drill down report). I am getting the right date on the main report,  wrong date showing on the sub report report.
    Could anyone advise me ASAP?
    Regards,

    Hi,
    Thanks 4 reply, main report is showing correct 'Last refresh Date' but Sub Report showing a day ahead (Ex. if refresh the report today its showing 7th July,but the sub report showing 8th July. as 'last refresh date').i already refreshed the drill down report, but its still showing 8th July, its really strange.
    Regards,

  • Discoverer Portlet Refresh Date

    I have a Discoverer Portlet on a Portal page. Is there any way I can hide or not show the Last Refresh Date and Next Refresh Date from Discoverer Portlet?
    Here's an example:
    Graph or Gauge displayed and then at bottom there is:
    Last Refresh Date           3/31/06 10:46 AM
    Next Refresh Date           4/1/06 9:01 AM
    Thanks in advance,
    -- asit

    If anyone's interested, i found a blog that shows how to remove it.
    UIX Hack 2 – Remove the Last Refresh Date from Discoverer Portlets
    http://oraclebi.blogspot.com/2005/09/uix-hack-2-remove-last-refresh-date.html
    Thanks Abhinav,
    -- asit

  • How to Query for last updated data in planning Cube?

    Hi,
    i want to see the last updated data with specific timestamp on one of our planning application Cube, IS it possible ?
    I have gone through application log and essbase server log but didn't get much information
    Can any one please let me know.
    Thx

    How was the data updated, if it was through planning then you can enabling data auditing and you should be able to then query the information.
    If it is was a data load then in EAS go the database, edit properties, modications, it should display data load information.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Cube refresh date

    Hello,
    In which table can I find the last refresh date of the infocube?
    Thank you,
    Amir

    Hi Amir,
    If you are talking about the date when the cube was last changed, then go to the following:
    Display Infocube -> Version Comparison -> Display all Properties -> Active/Revised Version -> General Information.
    Hope this solves your doubt...

  • To show Last Update Date(Date datatype) as per User Preferred TimeZone

    VO RuleSetVO.xml has a timestamp attribute LastUpdateDate.In UI,this VO is shown in table format and the last update date is shown in date format and there is QBE filter enabled on it.
    As there is a QBE enabled on last update date and our filltering view criteria requires a date attribute,we have made use of a transient date datatype attribute LastUpdateDateQBE which gets the value from the LastUpdateDate in VOrowImpl and LastUpdateDateQBE (date attribute) is shown in UI.
    Now,we have a requiement to show the date in UI in user preferred time zone instead of DB server timezone.
    Any pointers to the solution??
    Note:
    1.LastUpdateDateQBE is a date attribute,cannot use <timeZone="#{applCorePrefs.UPTZ}"/> as this doesnt hold good on date attribute
    2.There might be differences between the DB server timezone and the timezeone in which the database records are stored i.e both might not be in sync always.
    Jdev and ADF information:
    ade:[ amujahed_rupaug08 ] [amujahed@indl64066 fusionapps]$ jdev getJdevAdfLabelInformation
    Primary == FUSIONAPPS_PT.11.1.1_LINUX.X64_110807.0800.S (Primary Product for the view)
    Primary depends on FMWTOOLS == FMWTOOLS_11.1.1.5.0_GENERIC_110505.0801
    FMWTOOLS depends on label == JDEVADF_11.1.1.5.0_GENERIC_110409.0025.6013
    The above label originated from base label == JDEVADF_MAIN_GENERIC_090903.1833.5483

    I would have to think that someone on the fusion apps team has already dealt with something like this - why not ask your peers instead of a public forum (we don't know all the ins-and-outs of fusion apps and any utility methods that may be available for you)
    John

  • What sql is run In Webi with prompt while refresh data

    In inforview, create a Webi Document with prompt.
    prompt's proverty is "Prompt with List of values" and "Keep last values selected"
    while click "Refresh Data",  sometimes it may take long time until prompt appear.
    Are there any SQLs  running during the process from clicking "Refresh Data" to prompt 's appear?
    whether the sqls are to get  the prompt's value list or others else?

    Junchuan,
    Yes an SQL is ran to generate the list for the prompt.  Most likely the SQL is a "select distinct" on the value.  The amount of time for this to complete depends on the number of rows that must be read before a distinct list can be obtained, the number of other users accessing the database at the same time, and the load on the application server.  There are a couple of stragegies for speeding up the "select distinct" process, to include the use of a lookup table to the column so that the "select distinct" goes against a smaller data set (the lookup table) versus the production table.
    Thanks,
    John

  • Successive dates with  last day of that month being added to succesive date

    Hi ,
    I have a piece of code that displays the succuessive dates from the given date to tilll date with a date interval of 30 days. My requirement goes some thing like this. since the given date is '26-nov-08' the next successive date should be the number of days in nov(30) added to '26-nov-08'. that will be around 26-dec-08. For this date it has to add the number of days in December(31) to '26-dec-08' and that turns out to be '26-jan-09'. and this must go on till date.
    In the below code i have used 30 for the interval of 30 days but the interval has to the last day of the successive date's month( for dec the interval has to 31 and for january the interval has to be 31 and for february 28)
    select to_date('26-nov-08', 'dd-mon-yy') + (level - 1) * 30
    from dual
    connect by level <= trunc((sysdate-to_date('26-nov-08', 'dd-mon-yy'))/30 )Please advice

    hi ,
    the query sent by you is correct and could it be in corporated for this query :
    SELECT TRUNC(inst_due_date) + (LEVEL-1 ) * (ilpa_term_type),iloan_code,LOAN_AMT,FEE_AMT,
    LOAN_DATE,LOAN_STATUS_ID
    FROM (
    SELECT inst_due_date,sm.iloan_code,LOAN_AMT,
    FEE_AMT,
    LOAN_DATE,
    LOAN_STATUS_ID,
    decode(sm.ilp_term_type, 26 ,14,24,15,12,(select to_number(to_char(last_day(inst_due_date),'dd')) from dual)) as ilpa_term_type
    FROM ST_IL_SCHEDULE sc,ST_IL_MASTER sm
    WHERE sc.iloan_code = sm.iloan_code
    AND sc.inst_num = (SELECT MAX(inst_num) FROM ST_IL_SCHEDULE b WHERE b.iloan_code = sc.iloan_code)
    AND sc.iloan_code =123456789)
    CONNECT BY LEVEL <= TRUNC((TRUNC(SYSDATE)-TRUNC(inst_due_date))/(ilpa_term_type) )
    Here we are using the decode concept if ilp_term_type = 26 then 14 but we need to implement the code of adding the number of days to that month in place of this code :
    select to_number(to_char(last_day(inst_due_date),'dd')) from dual:
    Please advice

  • Problems with codepage after refreshing data from XML

    Hello,
    I've created a dashboard with XML connection.
    XML file with new data is created via macro in INPUT.xls Excel file. This INPUT.xls file was created through exporting spreadsheet from Xcelsius and then adding a macro to it, so text data should be this same codepade. Generated XML through macro have no errors and Flash file gets numeric data with no problems.
    But there is other problem with text's codepage. After reload there are some unidentified symbols in place of polish alphabet letters.
    What should I do to make it right? Is this a problem with codepage or something else?
    [Dashboard Before Refresh|http://lh4.ggpht.com/_Q8NK6X6PPLg/TGkLwo3sxZI/AAAAAAAAA_g/mkBiDdM4Gi4/s640/before_refresh.JPG]
    [Dashboard After Refresh|http://lh4.ggpht.com/_Q8NK6X6PPLg/TGkLwSx9fHI/AAAAAAAAA_c/3UeM2Gd3HvA/s640/after_refresh.JPG]
    If you have any idea hot to fix it, please let me know.
    Best regards,
    Bart Dlug

    Hello,
    I have header in my XML as follows:
    <?xml version="1.0" encoding="Windows-1250"?>
    Only then my XML file is displayed correctly in Internet Explorer preview. When I chagne it to UTF-8 I get some errors.
    [XML with windows-1250 codepage|http://lh3.ggpht.com/_Q8NK6X6PPLg/TGkUakDHjlI/AAAAAAAAA_o/lLlJFMcSaFQ/s800/codepage1250.JPG]
    [The same XML with UTF-8|http://lh5.ggpht.com/_Q8NK6X6PPLg/TGkUa8k4vyI/AAAAAAAAA_s/tdcZNqu7-i0/s800/codepage-UTF8.JPG]
    Error message means: Invalid character was found in text content. Error during processing resourcse file:///
    As I wrote before, my data is generated via macro in Excel, so I supose my data in this file has windows default codepage. Am I right?
    Do you think that I problem is XML file?
    Best regards,
    BD

  • Cannot refresh data in Excel Services with SQL Azure databases

    I am using Excel Services on a SharePoint Online.
    I get my data from a SQL Azure. When i create my Excel repor with Excel 2013 pro I have no problem. So I upload my file on my Sharepoint and try to refresh data.
    Connexion : Power Query - RPT_Event_ByEventType 
    Erreur : Erreur sur site (OnPremise) : Sorry, the data source for this data connection isn't registered for Power BI. Ask your Power BI
    admin to register the data source in the Power BI admin center. 
    I do not understad why I get that error because my data source is on Azure why It told me "OnPremise" ?

    hi,
    >> this button of excel gets just address of web and have button for import it
         i test it by rest API project , but doesn't work, do you know how it is work?
    Do you mean that you don't know how to get the table? You may input the site address into the address box, and then click go button nearby, select the table you want to import into the Excel. Then click import button.That also works for  rest API,
    and your rest API should get the data that you want
    By the way, this is the forum for discussions about Excel develop(VBA ,customization), better to go to TechNet forum for Excel for Excel features question, so that you could get more professional help.
    Best Regards
    Lan
    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.

Maybe you are looking for

  • Can no longer manually transfer songs from my itunes to ipod

    I use my ipod on many different computers and my main computer (the one at home) was just updated today to the newest version of itunes. I purchased a lot of music from the itunes music store, plugged my ipod in, and when i tried to drag the songs fr

  • NT Event Log Error

    We are getting the following error in our NT event logs on a regular basis - and at the same time as some other problems we are having. What does this mean, and is there a fix for it?? The Open Procedure for service "https4.1" in DLL "e:\Netscape\Ser

  • How do i transfer data from 3gs with IOS 5.0.1 to a 3g with ios 4.1.2

    my iphone 3gs with IOS 5.0.1 broke, and it was backed up on my itunes. i had to revert back to my iphone 3g with 4.1.2 until i can afford a newer phone, but the problem is... i cant transfer the backup of the 3gs because the 3g does not support 5.0.1

  • Why won't -Djava.system.class.loader make it use my ClassLoader?

    I created a class MyAppLoader and installed it in the bootclasspath and used the system property -Djava.system.class.loader. Yet, the JVM won't use my classloader! It's never instantiated (I have a static bit that prints code if it's loaded at all).

  • Scheduler in Application Server

    I want to use a scheduler , which will invoke a particular task at a particular time. Does Application server provides a scheduler or I have to create my own scheduler. I need to invoke a method in a bean at a particular day and time set