Constraint not working in OBIEE 10G Dashboard prompt

Hi All,
We are facing a issue in constraint in dashboard prompt.
We have two database tables Employee and Calender. Both are joined through time_id key.
We have made a report from coloumns of both.
We have made dashboard prompt consisting of 3 coloums i.e.
Month-YEAR,
Week Ending,
Shift Date
First two are from same employee table and Shift date is from calender.
Both dimensions are also in Awnsers as it is.
All 3 prompts are multiselect. Constraint box is checked in all.
Issue is that, When I select a Month-Year in prompt, Corresponding 4 or 5 weekendings comes in multiselect box.
But when i select a week ending from here, i don't get corresponding Seven dates for that particular week.
Instead all shift dates available there in calender table comes in multiselect.
Does constraint don't work on coloums of different dimensions or tables?
Any body , Please reply with a possible solution.
Regards,
Apurv Mishra

Thanks @786372 for your response..
But, If we will make view for those coloums , then how can we apply ''Is Prompted" for prompted coloum in our report filters.
As per my understanding, to make ''Is Prompted '' work , Fx (coloum formula) should be same in report and prompt.
So, how can we create a different view only for prompt.
We may use presentation variable to make above work, i won't be able to create multi-select prompt.
Regards
Apurv

Similar Messages

  • Dashboard Prompts Not Working in OBIEE 10g

    Hi People,
    I  developed a report with two dimension column and a fact column.
    NBTY Level 1
    NBTY Level 2
    Spend Amount
    NBTY Level 1 and 2 are from dimension and Spend Amount is a fact column. Both are joined in star schema. The results are correct.
    So now i published the same report in a new dashboard, and created a new dashboard prompt on Dimension column "NBTY Level 1". I applied filter on the same column (Is Prompted) in report.But when i gave a value in Dashboard Prompt, the report is not changing. I cannot even find any trace of error displayed. When the prompt is selected and clicked on 'GO' button there is no moment in browser, it stays still. I have also permissions and everything is fine
    Can some one please help in finding the problem, its an urgent issue, what possibly could go wrong?

    Thank You for your reply.
    Yes the prompt column is from same subject area.
    I Created a Column Prompt in the report using the same column and it worked for that report. But when i used that prompt in dashboard its not applying.
    I will share a logical query for Report but How should i fing logical query for a prompt?
    The total behavior looks very strange.

  • OBIEE 10g Dashboard Prompt Multiple Values

    A dashboard prompt is applied to filter on Regions, however the issue we're facing is that the region values show up multiple times (1000's). We want to show each value once and I read about 2 solutions:
    1) Apply a select distinct SQL on the prompt - This does not work for us since the region is also a key field in the drill down (region consists out of states), the drill down overrules the select distinct and the prompt still shows multiple values. Any ideas?
    2) Apply a cast to char on the dashboard prompt field - The values show up only once, however now the dashboard prompt does not get applied to the reports. Looking at the SQL nothing seems to come back from the database. This might have to do with the fact that the region data type in the business layer is VARCHAR with a max of 30, thoughts? I tried updating the cast to varchar(30) but that had no effect.
    The cast sql is simple and looks like this:
    SELECT CAST ("zzz"."Region" as char) FROM ...
    Hopefully anyone can help us with this problem. Thanks!

    Thanks for the tips!
    1. No, it does not happen when the column is the only item in a report
    2a. I updated the cast to a varchar and added the distinct because that seemed easier than changing the field types in the rpd. The new SQL looks like this:
    SELECT DISTINCT CAST("zzz.Region" AS varchar(10)) FROM ...
    2b. Also joining to a table with extra region information (the sequence how we present the values to the customer) provided unique values:
    Select "zzz.Region" FROM ... ORDER BY "zzz."Region Sequence"
    With both solution we force OBIEE to execute the SQL differently so that the key field in the dimension does not throw off the numbers

  • Strange behaviour of OBIEE 10g dashboard prompt

    Hi BI gurus
    My inventory Dashboard page has a multiselect Status Prompt which is throwing up a strange issue.
    When selected all values i.e using << button from Status prompt and clicked on OK then it gets refreshed by itself and all the values from selected area gets back to the selection area and the dashboard page diaplays the status prompt with no values where as if all the values are selected one by one and clicked on OK then the prompt behave as expected.Is it a bug?

    I would suggest to delete this and create a new one or else check with other prompts.
    Also check the session log for the prompt.

  • OBIEE 11g Dashboard Prompt Reset Button Functionality

    Dear Experts,
    Can anyone explain what is the exact functionality of 'Reset' Button in any OBIEE 11g Dashboard Prompt.
    If anyone found any documentation related to it... please let me know.
    thanks,
    Varun

    Hi Varun,
    This is the functionality of Reset button,
    Reset will go back to last applied values. It does not clear values. Currently the Reset button works in the following ways:
    if 1) the prompt is blank 2) select some value, 3) reset 4) it should go back to blank.
    if 1) the prompt is blank 2) select some value, 3) apply 4) reset. 5) it should NOT to back to blank. actually it does not change anything.
    if 1) the prompt is blank 2) select some value, 3) apply 4) change any values 5) reset. 6) it should undo any changes in step 4.
    Rgds,
    Dpka

  • What will you do if any SQL is not working.in oracle 10g...apps 11.5.10.2

    What will you do if any SQL is not working. in oracle 10g....apps 11.5.10.2

    928714 wrote:
    yes sir.If you help me in answering my questions i wll be very thankful to you sir.
    tnx,I haven't a clue.
    As you have been advised in many of your posts, go study the documentation for whichever specific topic you are interested in.
    For me to answer your questions, I would need to go get that documentation.
    Then I would need to read that documentation.
    Then I would need to write a forum post that interprets what I think I learned from that documentation.
    It is so very much faster if YOU go do that instead of posting to a forum and expecting others to do it. You will remember what you study for a lot longer time if you teach yourself.

  • Table_From_Block Build-in Package is not working in Oracle 10G

    Hi
    Table_From_Block Build-in Package is not working in Oracle 10G
    Kindly advice..

    user648759 wrote:
    Hi
    Table_From_Block Build-in Package is not working in Oracle 10G
    Kindly advice..Provide a little more information. Forms version OS version, more information about your problem and question.
    --and explain what on earth Table_From_Block* mean's--
    Tony
    PS: TABLE_FORM_BLOCK is a built-in for internal use, usually auto generated by forms. For a moment I didn't get what that meant, need more coffee.
    Edited by: Tony Garabedian on Aug 29, 2008 12:39 PM

  • Select * from tab is not working in oracle 10g

    select * from tab is not working in oracle 10g. But at the same time,
    select * from <<table>> is working.
    Please advise me.

    This works for me in 10.2.0.2
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    SQL> select * from tab;
    TNAME                          TABTYPE            CLUSTERID
    LOAN_DETAIL                    TABLE
    PLAN_TABLE                     TABLE
    ...

  • Ole2 commands not working in forms 10g

    OLE2.set_property(Application, 'Visible', true);
    above statement not working in forms 10g;

    Try to use the OLE2 fuction from WEBUTIL library. There is function in webutil CLIENT_OLE2.
    -Ammad

  • Some Calculations are not working in Discoverer 10g after upgrade from 4.1

    Hi Gurus,
    We are recently upgraded Oracle Discovere 10g from 4.1, some calculations are not working in Discoverer 10g. I appreciate if you could fix below calculation(s) in 10g.
    CASE WHEN TRUNC("Expenditure Item Month") = '31-JAN2007' THEN SUM(Wtd Qty A) WHEN TRUNC("Expenditure Item Month") = '28-FEB-2007' THEN SUM(Wtd Qty A) WHEN TRUNC("Expenditure Item Month") = '31-MAR-2007' THEN SUM(Wtd Qty A) END
    Thanks & Regards
    Vikram

    Sabra,
    Not sure exactly what this might be... there could be an issue there.
    Please make sure that you review the upgrade.log. Are there any errors / warnings?
    Also, you might wanna peek the Metalink Note:262623.1 - Master Note for OracleAS Portal Upgrade Issues, where you'll find some nice things where to start looking at.
    Later you may wanna open a Service Request into the Oracle Support.
    I hope it helps...
    Cheers,
    Pedro.

  • Filter did not work at OBIEE  Version 11.1.1.7.0

    String repSQL = report.generateReportSQL(reportRef, rp, m_sessionID);
    The “Filterexpression” is working well for the OBIEE Version 11.1.1.6.0  but it is not working for OBIEE Version 11.1.1.7.0.
    (i.e) While i try to run “Filterexpression” in for OBIEE Version 11.1.1.7.0. , i get the following errors
    AxisFault  faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server faultSubcode:
    faultString: Assertion failure: pMatchFilterFromPropBag != 0 at line 3051 of roject/webreport/globalfilterutils.cpp faultActor:  faultNode:  faultDetail:
    {com.siebel.analytics.web/soap/error/v1}Error: <sawsoape:Code>ACIOA5LN</sawsoape:Code>
    <sawsoape:Message>Assertion failure: pMatchFilterFromPropBag != 0 at line 3051 of project/webreport/globalfilterutils.cpp</sawsoape:Message>
    <sawsoape:File>globalfilterutils.cpp</sawsoape:File>
    <sawsoape:Line>3051</sawsoape:Line>
    Assertion failure: pMatchFilterFromPropBag != 0 at line 3051 of project/webreport/globalfilterutils.cpp
    ead.run(SimpleThreadPool.java:557)

    Go to Control Panel > Add or Remove Programs (Win XP) or Programs and Features (later)
    Remove all of these items in the following order:
    iTunes
    Apple Software Update
    Apple Mobile Device Support (if this won't uninstall move on to the next item)
    Bonjour
    Apple Application Support
    Reboot, download iTunes, then reinstall, either using an account with administrative rights, or right-clicking the downloaded installer and selecting Run as Administrator.
    The uninstall and reinstall process will preserve your iTunes library and settings, but ideally you would back up the library and your other important personal documents and data on a regular basis. See this user tip for a suggested technique.
    Please note:
    Some users may need to follow all the steps in whichever of the following support documents applies to their system. These include some additional manual file and folder deletions not mentioned above.
    HT1925: Removing and Reinstalling iTunes for Windows XP
    HT1923: Removing and reinstalling iTunes for Windows Vista, Windows 7, or Windows 8
    tt2

  • Can't sync my ipad with itunes!i deleted "SC info"file and tried but it's not working!!it continously prompts me to authorize my computer!please help me out?

    can't sync my ipad with itunes!i deleted "SC info"file and tried but it's not working!!it continously prompts me to authorize my computer!please help me out?

    I'm having the same problem with my 4S. I have to constantly reboot my iMac or turn off my phone a few times to get it to sync. Before when I had 5.1.1 everything seemed to work just fine. I'm sure its a bug......
    Both my ipads running 5.1.1 have zero issues syncing via wifi or directly plugged in.

  • Ive locked my note 4, pin not working, I didnt get a prompt to retrieve by other methods..helppp please

    ive locked my note 4, pin not working, I didnt get a prompt to retrieve by other methods..helppp please

    Doesn't always happen that way. Ive seen some that just default to "we're gonna erase your phone if you get it wrong again."

  • OBIEE 11g Dashboard Prompts can be  selected sequencely (unhide/hide)

    Hi,
    I want to show dashboard prompt sequencely. The user completed one of dashboard prompt the other prompts can be hide.
    How can I make a relationship between dashboard prompts for selection the prompts one by one?
    Do you have any suggestions?
    thank your replies.

    Thanks. I would need only ONE Clarification.
    the Fact table has data at Date Level. For Example,
    Date Revenue Stage
    20120101 123.98 1a
    20120302 178.965 1b
    20120401 768.99 1c
    The report should contain the following columns based on date range selection:- Start Date & End Date
    Start_Date_Revenue End_Date_Revenue Start_Date_Stage End_Date_Stage
    So, I have used FILTER(Revenue using Date = 'Presentation Variable for Start Date') & FILTER(Revenue using Date = 'Presentation Variable for End Date') for Revenue Calculation.
    Similarly, is there any way to retrieve the stage columns data for each date and show it in report?
    Note:_ I have tried the filter function for Dimension Column to bring Stage but it works only for Measure Column

  • Not to show values in dashboard prompts

    hi friends,
    I have a rek suuch that .....I have a dashbaord prompt named by nameid in which it has
    NameID
    sunny
    katie
    david
    scare
    but i need only
    NameID
    sunny
    scare
    how to show these values in the dashboard prompts.any help plzzz

    Balaa give you right suggestion
    SELECT "Table"."NameID" FROM "SubjectArea" WHERE "Table"."NameID" IN ('sunny','scare')But in your case it's too hard. May be a lot of records in a "Table", for example 1000, and only getting 2 of them is too wasteful.
    What version of OBIEE do you use? 10g?

Maybe you are looking for