Date range prompt--Null default value

Hello

It is a follow-up on post Date invites default NULL

I have a similar case but using database directly request the report and have implemented a variable presentation with two date ranges. I want to leave the default value of the date white values in the dash prompt, but have the ability to enter values in the other guests and ignore the date of the application

I have 4 variables of presentation being placed in the SQL query, two of which are the date ranges (between)

I use OBIEE 10.3.1.4, is there a workaround to run the report using the other prompt values and ignoring the date values null?

Hello

Keep your 1900 filter in report itself and no default value chosen at the prompt. If this value is not visible in the dashboard and it will fly too when the user selects a value from the command prompt.

Thank you

AJ

Tags: Business Intelligence

Similar Questions

  • Non-contiguous date ranges - user painted XAxis - values?

    I need to solve a problem similar to the described problem here.

    I use a WaveformGraph. I would like to paint the Xaxis values myself. My thought (sorry), is that it would be nice to be able to override the XAxis class to replace the values displayed, because they are that is painted.

    The data displayed are your standard double rooms more variety of time with each data point representing a sample on a regular interval (2ms). I want to view the data collected for several days, but I do not want to show the gaps that will follow when relying on the real sample time. Instead, I thought I could put my values of x to the offset (ms) from the beginning and instead of paint on the xaxis offset values, do a little calculation of date to paint the date value, according to the needs. This would allow me to set the gaps as needed. Alas, I'm not finding an overridable event in XAxis.

    Is there another way for me to explore?

    Hello jsytniak,

    While it may not really meet your needs, I came upwards with an example rather far-fetched that I think that shows what you are looking for, and I hope you can find a few pieces of it useful.  Here is a screenshot of the final result:

    You will notice that at the point of transition, ago 20 seconds missing, who might as well be days. The code behind this example is below, with important bits highlighted:

    namespace CustomXAxis
    {
    partial class Form1: Form
    {
    public Form1()
    {
    myFormatString customFormatString = new myFormatString();

    InitializeComponent();
    xAxis1.MajorDivisions.LabelFormat = customFormatString;
    transitionAnnotation.Visible = false;
    }

    public static startTime double;

    private void button1_Click (object sender, EventArgs e)
    {
    AnalogWaveform[] dataWaveforms = new AnalogWaveform[2];
    dataArray double [] = new double [5000];
    Calendar of WaveformTiming = WaveformTiming.CreateWithRegularInterval (TimeSpan.FromSeconds (.002), DateTime.Now);
    AnalogWaveformPlotOptions plotOptions = new AnalogWaveformPlotOptions (AnalogWaveformPlotDisplayMode.Time, AnalogWaveformPlotScaleMode.Raw);
               
    for (int i = 0; i)< 20000;="">
    {
    If (i<>
    dataArray [i] = Math.Sin (i*.01) * 10;
    if(i==5001)
    {
    dataWaveforms [0] = AnalogWaveform. FromArray1D (dataArray);
    dataWaveforms [0]. Timing = calendar;
    }
    If (I > 14999)
    [i - 15000] dataArray = Math.Sin (i*.01) * 8;
    }

    startTime = (double) DataConverter.Convert (dataWaveforms [0].) Timing.StartTime, typeof (double));

    dataWaveforms [1] = AnalogWaveform. FromArray1D (dataArray);
    Timing = WaveformTiming.CreateWithRegularInterval (TimeSpan.FromSeconds (.002), DateTime.Now, TimeSpan.FromSeconds (5000 *. 002));
    dataWaveforms [1]. Timing = calendar;
               
    waveformGraph1.PlotWaveforms(dataWaveforms, plotOptions);

    transitionAnnotation.XPosition = startTime + 5000 *. 002;
    transitionAnnotation.Visible = true;
    }
    }

    public class myFormatString: FormatString
    {
    public myFormatString()
    : base (FormatStringMode.DateTime, "SS tt")
    {
    }

    Public Overrides Function FormatDouble (double value)
    {
    If (value< form1.starttime="" +="" 5000="" *="">
    basic performance. FormatDouble (value);
    on the other
    basic performance. FormatDouble (value + 10000 *. 002);
    }
    }
    }

    If you have any questions about my code, or if it doesn't really match what you are looking for, let me know and I'll be happy to continue to watch it with you.

    NickB

    National Instruments

  • Filtering on two date range filters

    Hi people,

    I need your valuable contributions to the solution.

    It must filter the analysis by using two date range prompt as shown below.

    Of Date1 - Date1

    Of Date2 - Date2

    Note: We use only a Date column for the whole Date and so far

    Requirement:

    ---------------------

    If Date1 and Date 1 is selected, then the first column of the analysis line should display as

    COLUMN1

    ------------------------------------------

    Of Date1 - Date1

    If both Date1 and Date 2 and Date1 AND Date2 is selected, then the first column of the analysis line should display as

    COLUMN1

    -------------------------------------------

    Of Date1 - Date1

    Of Date2 - Date2

    I hope I'm clear in the explanation of my requirement.

    Thanks to you all.

    DJ

    Check this box

    Oracle Business Intelligence, OBIEE 101: OBIEE between Dates invites

  • Block initialization parameter default value of the session variable used in default prompt as "(toutes les valeurs de colonne)" "

    Hello

    I have a business requirement for a dashboard that we built location to get the users that belong to a certain geographic location to the default view of the dashboard with guests together in their geographic area.  He is just giving them a default view to enhance their experience when they connect each day.   Because of the way that we put the default value for the period of time they watch, with the HELP of SAUVÉ the CUSTOMIZATIONS IS NOT AN OPTION.

    I created the default values for the prompt called "area" in a block of initialization. This variable is called V_USER.

    My problem is that only about 80% of users have a value of 'Area' in the hierarchy of our employees.   I would like to someone else by default "(toutes les valeurs de colonne)". "  I was unable to understand how and where do.

    Some of the things I've tried:

    (1)Setting the default value in the initialization of an empty space block ("in SQL)
    (2)Setting the default value in the initialization "(toutes les valeurs de colonne) block '"
    (3)Setting the default value in the initialization block 'null '.

    None of them have worked and the result is that the user who does not have an area ends with a load of zombie dashboard, and while the guest gave rise to fashion "- select value -", the user must press "Apply" again to get the dashboard to display the data.

    The text which lies behind the encircled area in green below correctly becomes the value of the variable to V_USER (it is empty as default and I don't have a box).

    For @{biServer.variables ['NQ_SESSION.]} {[USERS ']} the default zone must be @{biServer.variables ['NQ_SESSION.]} {[V_USER']} {}

    In the red circles below you can see that the guest actually becomes a value: *) nqgtu(* )


    The illustration below indicates the default value for a user without a box. the second quick block is not updated until you press on apply again...

    Thanks for your comments.  I was not able to make this work for my needs.  I have however to solve the problem by changing using a 'SQL result' for my default selection.  Then I created a query that returns rows NULL unless there is a correct answer:

    SELECT 'Service Delivery MOS '. "' Organizational hierarchy. "" Area ".

    "MOS DELIVERY."

    WHERE ("organisational hierarchy". ("" Area number "> 0) AND ("Service Delivery MOS". "Organizational hierarchy" "." " Zone' = ' @{biServer.variables ['NQ_SESSION.]} {[V_USER']} {} ")"

    The "returns no line' I mentioned above resulted in all values being selected.

  • SUM (case use this structure to get average values on the date range

    I use:

    Oracle SQL Developer (3.0.04) build hand - 04.34 Oracle Database 11 g Enterprise Edition 11.2.0.1.0 - 64 bit Production

    How do we use the function sum with a structure of matter inside.

    so I gave that looks like have an ID, date and value. I'm looking to get the day 7 medium for the date range of 04/01/2013 to 20/04/2013
    with t as (
    select 1 ID_Key,to_date('4/1/2013','mm-dd-yyyy') date_val, 10 Value_num from dual union all
    select 1 ID_key,to_date('4/2/2013','mm-dd-yyyy'), 15 from dual union all
    select 1 ID_key,to_date('4/3/2013','mm-dd-yyyy'), 20 from dual union all
    select 1 ID_key,to_date('4/5/2013','mm-dd-yyyy'), 0 from dual union all
    select 1 ID_key,to_date('4/8/2013','mm-dd-yyyy'), 12 from dual union all
    select 1 ID_key,to_date('4/9/2013','mm-dd-yyyy'), 8 from dual union all
    select 1 ID_key,to_date('4/10/2013','mm-dd-yyyy'), 6 from dual union all
    select 1 ID_key,to_date('4/12/2013','mm-dd-yyyy'), 10 from dual union all
    select 1 ID_key,to_date('4/13/2013','mm-dd-yyyy'), 0 from dual union all
    select 1 ID_key,to_date('4/14/2013','mm-dd-yyyy'), 0 from dual union all
    select 1 ID_key,to_date('4/15/2013','mm-dd-yyyy'), 10 from dual union all
    select 1 ID_key,to_date('4/16/2013','mm-dd-yyyy'), 5 from dual union all
    select 1 ID_key,to_date('4/17/2013','mm-dd-yyyy'), 2 from dual union all
    select 1 ID_key,to_date('4/20/2013','mm-dd-yyyy'), 3 from dual union all
    select 2 ID_key,to_date('4/3/2013','mm-dd-yyyy'), 12 from dual union all
    select 2 ID_key,to_date('4/5/2013','mm-dd-yyyy'), 15 from dual union all
    select 2 ID_key,to_date('4/6/2013','mm-dd-yyyy'), 5 from dual union all
    select 2 ID_key,to_date('4/7/2013','mm-dd-yyyy'), 7 from dual union all
    select 2 ID_key,to_date('4/9/2013','mm-dd-yyyy'), 10 from dual union all
    select 2 ID_key,to_date('4/11/2013','mm-dd-yyyy'), 5 from dual union all
    select 2 ID_key,to_date('4/12/2013','mm-dd-yyyy'), 0 from dual union all
    select 2 ID_key,to_date('4/13/2013','mm-dd-yyyy'), 0 from dual union all
    select 2 ID_key,to_date('4/15/2013','mm-dd-yyyy'), 6 from dual union all
    select 2 ID_key,to_date('4/16/2013','mm-dd-yyyy'), 8 from dual union all
    select 2 ID_key,to_date('4/17/2013','mm-dd-yyyy'), 0 from dual union all
    select 2 ID_key,to_date('4/18/2013','mm-dd-yyyy'), 10 from dual union all
    select 2 ID_key,to_date('4/19/2013','mm-dd-yyyy'), 5 from dual
    )
    * Please let me know if the table does not load.

    I would get the average of 7 days, as long as there is date for the rank of enough previous dates, is it not, then it returns a null value.

    the results should look like this
    ID_Key      date_val     Value_num     7Day_Avg     7Day_Avg2
    1     4/1/2013     10          null          null
    1     4/2/2013     15          null          null
    1     4/3/2013     20          null          null
    1     4/5/2013     0          null          null
    1     4/8/2013     12          6.71          11.75
    1     4/9/2013     8          5.71          10.00
    1     4/10/2013     6          3.71          6.50
    1     4/12/2013     10          5.14          9.00
    1     4/13/2013     0          5.14          7.20
    1     4/14/2013     0          5.14          6.00
    1     4/15/2013     10          4.86          5.67
    1     4/16/2013     5          4.42          5.17
    1     4/17/2013     2          3.85          4.50
    1     4/20/2013     3          2.86          4.00
    2     4/3/2013     12          null          null
    2     4/5/2013     15          null          null
    2     4/6/2013     5          null          null
    2     4/7/2013     7          5.57          9.75
    2     4/9/2013     10          7.00          9.80
    2     4/11/2013     5          6.00          8.40
    2     4/12/2013     0          3.86          5.40
    2     4/13/2013     0          3.14          4.40
    2     4/15/2013     6          3.00          4.20
    2     4/16/2013     8          2.71          3.80
    2     4/17/2013     0          2.71          3.17
    2     4/18/2013     10          3.43          4.00
    2     4/19/2013     5          4.14          4.83
    As you can see, there are gaps in the dates, the value is then processed by zeros for the 7Day_Avg and then ignored for the 7Day_Avg2 (not counted in the number of days on average do to no valu_num line)
    I tried something like this at first, but becomes "missing keyword" error
    select
    t.*/,
    sum(
          case 
            when date_val between :day2 - 6 and :day2
            then value_num between date_val - 6 and date_val
            else null
            end
            )
            as 7Day_avg
    
    form t
    Should I have the structure outside the sum function?

    Any thoughts?

    Published by: 1004407 on June 7, 2013 11:06

    Hello

    If you want to calculate the average of the last 7 days, including the current day, then then RANGE should be 6 PRIOR, not 7.

    Try this:

    WITH got_min_date_val AS

    (

    SELECT id_key, date_val, value_num

    MIN (date_val) compared to (AS min_date_val)

    T

    WHERE the date_val BETWEEN TO_DATE (April 1, 2013 ', "dd-mm-yyyy")

    AND TO_DATE (April 20, 2013 ', "dd-mm-yyyy")

    )

    SELECT id_key, date_val, value_num

    CASE

    WHEN date_val > = min_date_val + 6

    THEN SUM (value_num) OVER (PARTITION BY id_key

    ORDER BY date_val

    PRIOR TO TIER 6

    )

    / 7

    END AS avg_7_day

    CASE

    WHEN date_val > = min_date_val + 6

    THEN AVG (value_num) OVER (PARTITION BY id_key

    ORDER BY date_val

    PRIOR TO TIER 6

    )

    END AS avg_7_day_2

    OF got_min_date_val

    ORDER BY id_key

    date_val

    ;

    Output:

    ID_KEY DATE_VAL VALUE_NUM AVG_7_DAY AVG_7_DAY_2

    ---------- --------- ---------- ---------- ------------

    1 1 APRIL 13 10

    1 2 APRIL 13 15

    1 APRIL 3, 13 20

    1 5 APRIL 13 0

    1 APRIL 8, 13 12 6.71 11.75

    1 APRIL 9, 13 8 5.71 10.00

    1 APRIL 10 13 6 3.71 6.50

    1 12 APRIL 13 10 5.14 9,00

    1 13 APRIL 13 0 5,14 7.20

    1 14 APRIL 13 0 5,14 6.00

    1 15 APRIL 13 10 4.86 5.67

    1 16 APRIL 13 5 4.43 5.17

    1 APRIL 17, 13 2 3.86 4.50

    1 APRIL 20, 13 3 2.86 4.00

    2 APRIL 3, 13 12

    2 5 APRIL 13 15

    2 6 APRIL 13 5

    2 7 APRIL 13 7 5.57 9.75

    2 9 APRIL 13 10 7,00 9.80

    2 11 APRIL 13 5 6.00 8.40

    2 12 APRIL 13 0 3.86 5.40

    2 13 APRIL 13 0 3.14 4.40

    2 15 APRIL 13 6 3.00 4.20

    2 16 APRIL 13 8 2.71 3.80

    2 17 APRIL 13 0 2.71 3.17

    2 18 APRIL 13 10 3.43 4.00

    2 APRIL 19, 13 5 4.14 4,83

    Post edited by: FrankKulash

    Sorry; I wanted to respond to OP, not Greg

  • Default value is evident in textbox for data entry

    Hello everyone.  I am building a form of contract farming for a customer.  Here is a picture of high level of form for discussion:

    Operating agreement (object label for the title of the form)

    By signing this document, you agree to all of the language indicated on the following pages. etc. etc. etc. (label object for the static text)

    Name of the customer (text object for data entry)

    Address (text object for data entry)

    City (text object for data entry)

    State (text object for data entry)

    Article 1 - this agreement is between the customer, as indicated above and the company providing, etc. etc. etc. (object label of static text)

    Question 1

    By the request of the customer, I removed the label from the name text box of the Client (as well as all the other text boxes).  Want me to set the default value of this to say 'Customer name' indicating that the customer name text box must be typed here.  I've added the phrase name of the customer to bristle reversal as well help.  So we do not weigh those filling out the form, I added a line of JavaScript on the Enter event , so the default text in this text box is removed when the user clicks the text box to enter data.  The code I used is: this.rawvalue = "";  

    This solution works very well because we do not want those filling in the form of having to select and delete the default of 'Customer name' when they want to enter data.  Thus, with the JavaScript in place by default is removed after clicking in the textbox control.  The only problem I have with this solution is that if a person would click in this text box after entering the data or tabs in the text box after you enter the data, the data that has been entered is deleted (for the code).  Does anyone know how to set a default value that clears when the user enters in the text box for entering data, but does not erase what the user types in if they want to add to the data they entered or accidentally click in the text box.

    I thought to make the textbox to read after a user of other data and leaves the text box BUT if they want to change what they got they can't because it is read-only.

    Any thoughts on a solution that would meet my needs?  I prefer not to have a button on the form that a user clicks to erase the contect of a specific text box, but it's the only other thing I can think of that would work.

    Question 2

    For label objects as Article 1, I need to add a large amount of data (more than 1 page of text in the paragraph format) in a label/text box.  I suppose that the best object to copy and paste this data into is a label and not a text box (which I could remove the formatting and reading only).  My one major requirement for this is that I develop text fields before this Article 1, which should push (wrap) Article 1 contained on a second or third page.  I can set the property object to break up, but I don't know if that will lead the content of Article 1 partly wrap to a second page.  It will be (is that the right solution)?  I prefer not to enter this long content of many objects of label for each paragraph, but I did it in the past and it works.

    If it's important, my design of the shape has a subform (with the property set to cast) and each object embedded in this subform in the hierarchy list (additional subforms, text boxes, labels).  I implement it effectively and function I wanted me?  I know it's hard to image.

    Thank you all for reading my post and I expect all your comments and suggestions.

    Jeff

    Hi Jeff,

    Here is an example, where the textfield object has a null type. This allows to have the legend inside the textfield object. As soon as the user clicks inside the textfield object, the 'legend' disappears and the textfield object is available for the user to type in.

    https://Acrobat.com/#d=uqcNdyoPayTa2MbPb8F88A

    The form has two options. The second replicates the 'legend' at the end in parentheses if the field is NOT null.

    I will come back to q2 after a bite... Army market on her belly

    Niall

  • default value of the parameter date problematic SYSDATE

    Hello

    I finally discovered why a report of problems, but have no solution to the problem.

    After the first run of the report and MORE (DESKTOP is no problem), I can open is no longer the LOV for any of the settings. The LOV icon is available, but nothing happens when you click it.

    Now, I know the problem is a specific condition based on a date parameter.

    The State is testing a date field against a setting that is based on NONE and has a default value of today. If I use effective dates in the setting I have no problem. If I use today or SYSDATE, then I can only run the report once. After that I can't choose any LOV in any of the settings. If I change the today or SYSDATE to a real, date is well again.

    The State of origin that was used was based on a calculated field due2 defined as: DECODE (:due,'TODAY',SYSDATE,TO_DATE(:due,'DD/MM/YY'))

    I tried to change the condition of:

    date field < = TO_DATE(:due,'dd/mm/yyyy')

    but also causing problems if I used SYSDATE or today in the parameter.

    I then tried to change the calculated field to due2:
    Decode (:due,'TODAY',to_date(sysdate,'dd/mm/yyyy'),to_date(:due,'DD/mm/YY'))
    but it does not work.

    Any suggestions?

    Thank you.
    Leah

    Hi Lea,.
    Try using 'CASES' instead of 'Decode' in your state:

    -case when: due = trunc (sysdate) then 'Today'
    of other end TO_DATE(:due,'DD/MM/YY')

    Maybe it will solve your problem.

    Note that this is problematic, because if the user enters an invalid date you will probably get an error.

    I could do this a bit different...
    1. create an optional parameter based on the date (so that I'll have the calendar)
    2 create a condition where the parameter is empty, it will use SYSDATE.
    for example:
    =: due
    OR (: due is null AND = trunc (sysdate))

    Tamir

  • specify default values in a data store

    Hello world

    I can't find how to add a default value to a data file store. I have an interface between a teradata database and a flat file. I wish I had a few "000" default values inserted in my flat file if the teradata matching column has no value. I tried to add '000' in the column of data from flat file store settings, but it does not work. How can I do?

    Thank you

    You must use COALESCE(Col1,'000') in the mapping in the file to add the value "000" If the col1 does not contain a value is NULL.

  • assign the session as the default value of a command prompt variable

    Hi, experts,

    is it possible to assign the session as the default value of a command prompt variable?

    I would attribute the full name of the user of the connection to the default value of a prompt!

    Thank you!

    In the value default of / writing SQL results:

    Select
    case
    When 1 = 2 then table.column
    of another valueof (nq_session.user)
    end
    the area"presentation".

    The table.column must be the type of character data.

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

  • You can change the default value of the page range when printing?

    When printing, the default value in the range 'page' is set to 'all '. Is it possible instead to set the default value of 'pages '?

    Hello

    In general, you have four options to choose the pages to print, including all pages in a document. To select individual pages or a sequence of pages, called a range, you can type the page numbers separated by commas or dashes. For example, if you type 1, 4, 5-7, only pages 1 and 4, and then pages 5 to 7, will be printed.

    The selection option prints only text or graphics that you have already selected in a document

    See: use your computer for printing, scanning and fax: http://windows.microsoft.com/en-US/windows-xp/help/setup/print-scan-fax

  • Range of RV-130 DSL is reset to the default values

    I bought a router of RV-130 a few weeks ago and installed in my network. I have it configured with a 192.168.100.x LAN IP address range. For some reason, every 8-10 days, he decided to return itself to the 10.10.10.x LAN range that completely breaks my network. No other settings that I configured in the admin are changed, just the LAN IP address range.

    The router is connected to a UPS, and when this happens that there been no interruption in the power supply. I checked that it is on the latest version of the firmware.

    Has anyone else seen elsewhere or has an idea how to solve this problem?

    Thank you
    Dan

    My name is Eric Moyers. I am an engineer in the Small Business Support Center.

    I'm sorry to hear that you are experiencing this issue.

    Your device configured for 10.10.10.x network simultaneously?

    The normal default value of this unit is 192.168.1.1, almost looks like it's back to a previous configuration.

    Is not assuming that whatever it is, here's what I would do.

    Go to Configuration-> restore settings backup

    Mirror select Configuration and click Delete

    Select Backup Configuration and click Delete

    After that, do a complete default from the router to the factory.

    When the router comes back upward, configure the router exactly the way you want for your network.

    Then follow the steps described in the Administrator's Guide to back up your configuration:

    http://www.Cisco.com/c/dam/en/us/TD/docs/routers/CSBR/rv130w/admin_guide...

    I would like to make a copy of the configuration of my Startup config to the backup configuration.

    If this does not improve your problem, please call our support center and prosecute so that one of our engineers can work directly with you.
    http://www.Cisco.com/c/en/us/support/Web/TSD-Cisco-small-business-suppor...

    Eric Moyers
    .:|:.:|:. CISCO | Pre-sale technical support of Cisco | Expert on wireless

    Please note the useful messages and let know when your question has been answered.

  • Range between unbounded preceding: default value of the windowing clause: question

    from online article down: https://oracle-base.com/articles/misc/analytic-functions

    question relates to the part I have in bold below.

    image.png

    There are two things to note here.

    • The addition of the order_by_clause without a windowing_clause means that the query is now return an average race.
    • The default value for windowing_clause is "RANGE BETWEEN UNBOUNDED PRECEDING AND LINE CURRENT", not "ROWS BETWEEN UNBOUNDED PRECEDING AND LINE CURRENT. The fact that it is the BEACH means no LINES, it stops at the first occurrence of the value of the current row, even if it's several lines earlier. Accordingly, the duplicated lines are included in the average when the value of the wage. You can see in the two last records of the 20 Department and the records of the second and the third Department 30



    He mentions including duplicates if the salary is changed. I do not notice a salary in duplicates to change the display of the output, not in salary or individual pay on average (last two documents of the Department 20 for example, both treatments show 3000 respectively). Could someone please clarify this part of the article says it all.



    Watched again and I think I understand...

    Display duplicate is included only once in the average running not twice. What is he trying to tell me?

    I think it is correct but would not rather a bad assumption.

    AVG is not a good example. Just use count:

    SQL > select empno,.

    2 deptno,

    3 sal,

    4 count (*) on rows_cnt (partition by deptno stopped by rows of sal between prior 0 and 0 preceding).

    5 count (*) on range_cnt (partition by deptno arrested by sal ranged from 0 preceding and 0 preceding)

    6 of PEM

    7.

    EMPNO DEPTNO SAL ROWS_CNT RANGE_CNT

    ---------- ---------- ---------- ---------- ----------

    7934 10 1300 1 1

    7782 10 2450 1 1

    7839 10 5000 1 1

    7369 20 800 1 1

    7876 20 1100 1 1

    7566 20 2975 1 1

    7788 20 3000 1 2

    7902 20 3000 1 2

    7900 30 950 1 1

    7654 30 1250 1 2

    7521 30 1250 1 2

    EMPNO DEPTNO SAL ROWS_CNT RANGE_CNT

    ---------- ---------- ---------- ---------- ----------

    7844 30 1500 1 1

    7499 30 1600 1 1

    7698 30 2850 1 1

    14 selected lines.

    SQL >

    We hope now that you see the difference.

    SY.

  • OBIEE dashboard how to set the default value of a prompt dynamically

    Hello

    I have a prompt that displays the quarter of the year. I want to put the default value of this prompt dynamically. So, if sysdate is between January and March, then fast should say 'Q1 '. If the month of sysdate is between April and June, then fast should say 'Q2'... etc.

    I set the default selection of the prompt SQL suite and put in the following code:

    SELECT BOX WHEN EXTRACT (MONTH FROM sysdate) IN (1,2,3) and THEN "Q1" double WHEN RETRIEVED (MONTH OF sysdate) (4,5,6) and THEN "Q2" double WHEN RETRIEVED (MONTH OF sysdate) (7,8,9) THEN "Q3" double ELSE 'T4' LATE double

    However, it seems not be soon and there is no default value. I was just wondering what I'm doing wrong. Thank you!

    ~ Kevin Sun

    What is the problem with the answer you were given in this thread: OBIEE parameter default value a "quarter" guest dynamically?

  • The default value for a property with data of type boolean

    Hi all

    Is it a system preference setting, where the default value for a property with data of type boolean can be a Virgin? I want to keep the value by default in a vacuum, but every time I save the property even after empty selection, the default value changes to FALSE.

    Capture.JPG

    In this case Boolean doesn't help you, you mayneed to create a chain of ownership and have true/false / "" as your list of values

  • default value for date def layout variables

    Hi all

    I need to display from_date and to_date with default values like yesterday and today date in dd-mm-yyyy format.

    is it possible to do without java?

    I tired below:

    (1) registered java. Util.Date in the workflow as DateBean

    (2) variable created in the iterator variable with default values as

    < variable name = "Var2" Type = "java.util.Date" DefaultValue = "#{DateBean}" / > "

    (3) created attribute binding as below:

    < attributeValues IterBinding = 'variables' id = 'This day' >

    < AttrNames >

    < point Value = "Var2" / >

    < / AttrNames >

    < / attributeValues >

    (4) date. MinValue added on fragment like:

    < af:inputDate value = "#{bindings." Label ToDate.inputValue}' = 'to Date '.

    required = "true" shortDesc = "To Date" id = "id1" >

    < af:convertDateTime pattern = "dd-mm-yyyy" / >

    < / af:inputDate >

    He works for today's date, but the format is not as required it gives the date and time

    Also I don't know how to get yesterday's date.

    Please let me know if someone has never tired something like that.

    Thank you

    -Yves

    As far as I KNOW, you can't get yesterdays date without calculation in java.

    Dario

Maybe you are looking for

  • French language pack?

    I have Firefox installed in English. I have a Windows 7 computer with the English and the French installed in it. I have a task of all software installation with the language packs as possible without reinstalling the software. How can I install a Fr

  • Can not download updates, 0x8024400A error #.

    I reformatted my computer and tried to dwnload updates as I have in the past. I get to the page where it says 'Express or Custom install' I click on Express or custom, and I get this message: the site has encountered a problem and cannot display the

  • HP 2542: no 'button' under HP APPS to scan documents after upgrading to w10

    There is no button under HP apps to scan documents after upgrade to windows 10. There is a button for photo creations, but does not scan.

  • MO CD (disc)

    silly math question

  • HP Officejet 7500 a - cannot print A3

    Hello I recently bought a HP OfficeJet 7500 a, I would like to print a worksheet in Excel 2007 A3... When the printer is disabled, the option in Excel to print in A3 is available. Allowing me to create the worksheet around these margins. However, onc