Date Prompt result in Report Header

Hi,
I am hoping someone can help, I am just getting started with BI but already thinking what I need is not possible. I hope someone can prove otherwise.
I have a dashboard with several reports that when printed goes across 3-5 pages. There is a date prompt that is used to select the business date for which I want the data to show. What I need to show is the date of the data in the report header for every page that the report runs too.
I have set the result of the date prompt to set a presentation variable and have set the report header to show @{rptDate}. This works when on the dashboard, although shows TIMESTAMP '2011-09-01' which I would like formatted as 1 September 2011, but more importantly when printed to pdf it shows @{rptDate}
I have considered setting a report which just returns this date, or putting it in a report header, but that does not meet required formatting consistency, but also I then dont know how to repeat this at the top of multiple pages.
Thanks in advance for any suggestions.
Simon

Thanks Deepak. I am using timecreated in the footer already but that is a different date. I require the ability to run the report for historic dates, and show the date the report contains, rather than the date it was run. ie Report header shows 31/08/11 even if it was generated on 2/9/11.

Similar Messages

  • Date prompt to displayed in header&Format date format in header MM/DD/YYYY

    we have a date prompt. Based on the date selection on prompt, it has to be appeared on the Report header. Actually RELEASED_DATE is timestamp format. we need to format this to dispaly only MM/DD/YYYY format in Report header section.
    Report Name : <?$RELEASED_DATE?>
    We are displaying the same RELEASED_DATE with timestamp in Report section
    <?param@begin:CRSU_RELEASED_DATE?>

    can you paste the timestamp being displayed?
    You can use, format-date function or other, but its all based on the data you have for DATE.

  • Display date prompt in crystal report output

    Hi There,
    In my report output the values entered in date prompt(range) is not displayed.
    I've prompt  that is created on document created on field. The properties of prompt are
    Posting date...... date.........static values
    value field : ERDAT.....
    value options:
    optional prompt: false
    allow custom values: true
    allow multiple values : false
    allow discrete values: false
    allow range values: true

    Hi Raj,
    I believe you're trying to display the start date and the end date of the date range parameter.
    Create a formula called 'start':
    Minimum(?Postingdate) //This formula extracts the start date from the date parameter
    Similarly, create another formula called 'end':
    Maximum(?Postingdate) //This extracts the end date
    Place these formulae on the desired report section.
    P.S: You may even do this in a single formula.
    Hope this helps!
    -Abhilash

  • Date prompt for Answers report.

    Hi,
    I created a report in Answers. I created a prompt on a date field which shows when the Account was closed. I foramtted the date field into a custom date format and the results also display in that format. for ex: the format I created was DD-MMM-YY. When I create a prompt for this field the drop down values show as 4/24/2008 12:00:00 AM, But I want the drop down for the prompt to be displayed as the same format as the column i.e DD-MMM-YY. This is for just a regular report prompt (column filter prompt) and not any dashboard prompt. How can I acheive this? Thanks.

    hi,
    But the prompt displays DD/MM/YYYY. How can I make the prompt also display DD-MMM-YY? Also if I create a dashboard then how do I use the same prompt with DD-MM-YY formatIn both the report and prompt fx use the following syntax and make is prompted on report column "fx"
    EVALUATE('TO_CHAR(%1,%2)' AS CHARACTER ( 30 ),Dim-Date.REPORT_DATE, 'DD-MON-YY')
    Thanks,
    Saichand.v

  • Weird SSRS Format Date Output in Matrix report Header

    For one of my Matrix reports, the column headers are Dates which I am trying to format in the form of 'Mon 07' i.e. short date name followed by date value.
    For this I am using the expression - =Format(CDate(Fields!WorkedOnDate.Value),"ddd") I then wanted to trim the right 3 letters.
    I am getting weird output. Here is what I am getting for one week- Tue, We2, T12u,ri,SaA,Sun,7on
    Any idea what is going wrong? This was asked in this link but that answer didn't help - The
    date formats do not seem to work in SSRS
    Regards,
    Karthik
    Please remember to click Mark as Answer and Vote as Helpful on posts that help you. This can be beneficial to other community members reading the thread.

    Hey Visakh, I realize my mistake now. I was adding the expression as part of Number-> Format property of text box instead of directly on the text box property. Thank you.
    Regards,
    Karthik
    Please remember to click Mark as Answer and Vote as Helpful on posts that help you. This can be beneficial to other community members reading the thread.

  • Single prompt for multiple reports in a webi doc

    I have a webi document with three reports; each three has it's own query.
    I want to apply a date prompt one each report; how do I create a prompt that could accept date value only once and apply on all three queries.
    I tried to put the date prompt on each query separately and it prompts for all three; means I have to enter same date value three times.
    Please advise.
    Thanks

    Hi Ahmed,
    BO differentiate prompts on the basis of its definition.
    You must use the same prompt definition in all the three queries to display it once while asking for the user response:
    @Prompt('Text','A'\'D',{'Class\LOV Object'},mono\multi,free\constrained)
    P.S.  you need to drag it separately in the 3 queries.
    Regards,
    Rohit

  • CR 2008 Advanced Chart in Report Header -Returning Repeated Data

    Very new to CR. I've a situation i need some assistance with. I have an advanced chart located in a report header. the chart is sourcing data from a stored procedure call. the stored procedure returns timeseries data (timestamp, value) for a one month period, thirty values. There are many columns in the result set but i'm trending only two of tehm in the trend.
    Problem is that, although the data set has only thirty values, when I view the trend visually the data is repeated many times over. So i'll see the data for the dates 1...30, then 1...30, many times over. If I zoom into the trend I can get to a point where there's a single month of data in the extents but this isn't the desired behaviour; i want to see only the 30 values plotted.
    configuration is,
    Advanced Chart -Line chart format-
    "For each record"
    (Date Time Field)
    "Show Values"
    (Series Data Field)
    I've confirmed  using Field Explorer / browse data that there are only thirty values in the result set. What am I overlooking here?

    Please re-post if this is still an issue or purchase a case and have a dedicated support engineer work with you directly:
    http://store.businessobjects.com/store/bobjamer/DisplayProductByTypePage&parentCategoryID=&categoryID=11522300?resid=-Z5tUwoHAiwAAA8@NLgAAAAS&rests=1254701640551

  • How can I get query filter dates in report heading?

    <p>Hello everybody.</p><p>I&#39;m pretty new at this so I hope this is the place to ask this question.</p><p>I&#39;m trying to create a report in WebI where I want a number of cases sorted by a number of categories and between different dates. The dates are supposed to be selceted at the time you are running the report (like "I want all cases between 2006-03-13 and 2006-05-30). And this is ofcourse done by using the "Finished date" object that I&#39;ve created in the universe as a filter. </p><p> The dates selected in the query is supposed to be included in the report heading (like "Results of cases between {date 1} and {date 2}". I have been reading the documentation about free cells, but the only thing I&#39;ve found was about last refresh date and drill level.</p><p> Anyone who understand what I&#39;m talking about <img src="/modules/tinymce/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-smile.gif" alt="Smile" title="Smile" width="18" height="18" />and know how I can accomplish this?</p><p>Thanks in advance!</p>

    UserResponse(DataProvider([date 1]); "Start date?")

  • Static prompt into report header

    Post Author: barflyz
    CA Forum: General
    I have a static date prompt based on a text file and want to insert the dates selected each time the report in refreshed into the report header.I am a beginner so please be descriptive. thanks!

    Post Author: rcoleman
    CA Forum: General
    This may be what you are looking for
    DateVar date1;DateVar date2;date1:=Minimum ({?yourdateparameter});date2:=Maximum ({?yourdateparameter});totext(date1) + " - " + totext(date2)
    If you place this formula in the report it will display the dates selected by the user.

  • How to Sort prompt date in BO Webi report

    Hi Gurus,
    I am facing a critical issue in selecting date prompt in my webi report.
    Please find the below image as the dates are not getting sorted as per year.
    Please suggest solution for this.
    Regards
    Bikash

    Hi Bikash,
          Create a predefined filter in the Universe. The edit the date object by changing the LOV SQL, ordering it on the date field. Now click on the option 'Export with Universe" in the propereties tab and the export the universe.
      Hope it should wok.
    Thanks and Regards
    Ram
    09038887788.

  • How to handle date prompt in report

    Hi I have date column on database as timestamp.
    Now need to apply filter in report based on date prompt.
    Do i nee to cast it in Date format..or how i can do it.
    thanks,

    Hi User,
    Which versionof obiee are you in? If you are on 10.1.3.4.1 version, apply PATCH 9492821 to fix this issue.
    Can you do the following checks,
    In the repository physical layer, set the column to have a data type of date
    In the BMM layer, where the column is mapped, edit the column mapping to contain a CAST function to cast as date
    Regards,
    Dpka

  • Crystal Report Date Prompt  Query from SAP BW

    Dear Support,
    Using Crystal Report 2008 and Query is design In SAP BW
    Date Prompt is made mandatory in Query at Query Designer.
    Problem:  Requirent is that Date promt shoud take value currentdate-1
    when report is excuted first date prompt will show in that prompt value should have today date - 1 which is yesterday date.
    how to pass formula to date prompt?
    Thanks

    If the prompt value should always be CurrentDate -1, then there is no need to use a prompt at all. Just put the formula to the selection criteria.
    If you want the prompt to default to CurrentDate -1, while allowing the user to change the prompt to another date if they wish... That won't work. CR won't allow you to use a formula as the default value in a prompt.
    If there is a BO Universe between you and the tables... IE, you're building against the universe, you'll need to get with the universe designer and have them make an alternate field available that has the formula hard coded in the SQL as opposed prompting.
    HTH,
    Jason

  • A Date prompt defaulting the data in Report based on selection

    Gurus,
    I have a requirement , where i have a (in between) date prompt set in the dashboard current defulting to Start Month date and End Month date of current month.
    What the user want is based on the selection using a drop down in dashboard which has got values Last Day, Last week, Last Month , the default values in Date filter should change in dashboard.
    For Eg. If the user select Last Week, the in between date filter show the default date value as Last Week Mon and Last Sun, and should filter out the report based on that.
    Any idea's are welcome....
    Thanks & Regards
    -Saurabh

    Try to see if you can get user to agree on something easier.
    Here are the steps to achieve what you want.
    1. Create a prompt for 1 day, 2 week, and 3 month
    2. Create three separate reports based on above selection, which has page prompt for day/week/month respectively.
    3. Create GN based on step in 1 and then let UI change between three reports you created in step 2
    I hope this helps,
    Best luck

  • How can I include date in report header

    How can I display the current date in my report header? I do not wish to modify the sql statement to include the sysdate.
    Can I add the date in the 'Report and Customization Form Text' or in 'Additional PL/SQL Code'? If so then how?

    Maxine,
    In the last tab of the report wizard,
    you can add the plsql to display the date.
    Alternately,create an unstructured UI template and add the [oracle][oracle] tag
    and insert the plsql in it to display the
    date

  • Displaying Date Parameters in Report Heading

    Post Author: Jim-1003
    CA Forum: Formula
    Hello,
    I am new to Crystal Reports, and I am trying to improve an existing report definition so that the beginning and end dates selected by the user are displayed as part of the report heading.  I saw something similar in the report samples, but the sample uses custom functions that apply only to that report -- cdFormatDateRange and cdSpecialDateRange.  I have not found any documentation on how those functions were created or how to use them. Any help you can give me would be greatly appreciated!
    Thanks,
    Jim

    Post Author: Jim-1003
    CA Forum: Formula
    After some digging, I did find out more.  First of all, in the options for my Parameter, the option to allow multiple entries was set to true, so I didn't really have a range, but an array of ranges, which confused the editor.
    Second, I finally did find the source code for cdFormatDateRange, which allowed me to reuse it by copying it into the clipboard and pasting it into my report. 

Maybe you are looking for

  • Use byte array of PDF to display PDF in IE browser

    I get byte array of PDF as input argument. I need to use byte array to display PDF in IE browser. I am writing code in doGet method of Servlet to accomplish this. However, PDF never gets displayed. I see Acrobat starting, but original PDF never gets

  • Dream Weaver: problem signing in to complete set up.

    It says when I click to sign in so I can complete DW set up that "please connect to the internet and retry", either i don't have a computer connection or clock is wrong, and both connection and clock are working properly and after multiple retries on

  • What can cause desktop icons to stop working?

    Every now and then the desktop icons stop working. I have to reboot the computer and then they are fine. Any idea on how to fix this?

  • Where is the Facebook integration?

    Looked through whole system and not one thing about facebook integration or anything which is one of the main reasons i bought this app its just not there and it should because thats how it was advertised.

  • Line issue, please help - cant see my post

    https://supportforums.cisco.com/discussion/12486181/line-console-password-and-enable-secret Hi all, not sure why my post is always not showing, please see above.