Problem in filtering when we use navigation link

Hi all BI Gurus,
I am having one problem can anyone please help me to come out of it.
Here is my problem,
I created two reports. The first one gives you basic idea and the second one give you more detail related to first report.
e.g.
First Report is displaying which type of part is manufacturing in which location.
Like
     Code     -     Location     -     Product Name
     101     -     USA           -           Laptop
     102     -     China           -           Camcorder
     103     -     China           -           Walkman
     102     -     Japan           -           Camcorder
     105     -     Japan           -           Speaker
Now in this report I am having link to my second report on Code column. For this I am using navigation link which will display my second report which will provide more details regarding the selected product. i.g if I click on first 102 then my second report should display details for Camcorder with location China only not for both China and Japan.
I prepared both reports, added that navigation link in first report and in my second report I added filter on Code, Location and Product Name as ‘Is Prompted’
I am running these reports and click on code first 102, my second report is displaying record for both China and Japan. Means it is filtering only code value not other values which are in same row.
Could any one please help me in my problem?
Regards,

hi,
as we can see here the relation is not unique between code - location
Code - Location - Product Name
101 - USA - Laptop
102 - China - Camcorder
103 - China - Walkman
102 - Japan - Camcorder
105 - Japan - Speaker
meaning that code 102 is not unique for location(it address China and Usa),so you have 2 solutions....
So, add a extra column which will be unique describe all the 3 columns,so in order to pass that value to the 2 report.
Now,either you have one...either you have to make one at your etl(let's say add 2 existing columns code + location).
Code - Location - Product Name ------CodeLocation
101 - USA - Laptop------------------------101USA
102 - China - Camcorder-----------------102China
103 - China - Walkman--------------------103China
102 - Japan - Camcorder------------------102Japan
105 - Japan - Speaker----------------------105Japan
in this as you can see if you put navigation at the column CodeLocation,you have unique row selected.
You can also put a sequence in your etl at your table code or location and make a relation between these two...
Tnink,you select value 'A'.Then 'A' must show only to then ones you want....
Here you say,give me all the results of 102,but you want 102 + location!
so in some way you must make Bi to understund.
As i have mentioned you,there are 2 ways...Db or programming
Db is better(you can use it and in other situations and is more good in performance)
Programming is in your hand.(by clicking on something you must assign to 'session' of Bi the values you want to be filteted at the 2.
This can be done...
http://oraclebizint.wordpress.com/2009/01/26/integration-of-all-oracle-and-non-oracle-reporting-toolsets-url-parameters-an-introduction/
http://oraclebizint.wordpress.com/2007/07/30/customizing-obi-ee-%E2%80%93-go-url-parameters/
http://sureshotstrategies.wordpress.com/2008/12/13/integrating-oracle-obiee-content-using-go-url-syntax-2/
and this!!!!
How to use GO URL?
i hope i helped....
http://greekoraclebi.blogspot.com/
///////////////////////////////////////

Similar Messages

  • When I use dynamic link how do I continue using it after closing and reopening a project?

    Hi
    Im very new to AF
    I cant seem to find the answer to this in any tutorials.
    When I using dynamic link, how do I continue using it after closing and reopening a perm pro project?
    Thanks
    Philip

    Hi Kevin
    Thank you very much for such a quick reply.
    I actually figured it out. As usual it was fairly obvious solution.
    I opened both project at the same time.
    Thanks again and sorry for waisting your time.
    R
    Philip

  • When I use "Email link" in Firefox, the Outlook message default formatting changes (font, font size, paragraph spacing) - how can I stop this from happening?

    In Outlook, my default message format includes the following:
    Font: Arial 10pt font
    Spacing: Before: 0pt, After: 0pt
    When I email a link from Firefox, a new message opens, which has the following formatting:
    If I type anything before the URL, the formatting is:
    Font: Arial 10pt font
    Spacing: Before: 0pt, After: 0pt
    If I type anything after the URL, the formatting is:
    Font: Times New Roman 12pt font
    Spacing: Before: Auto, After: Auto
    This doesn't happen with Internet Explorer - when emailing a link, my default message format is retained.
    Since I email a lot of links for my job, and I prefer to use Firefox, this is a pretty annoying issue!
    Any help would be greatly appreciated.
    Thanks,
    Michelle
    Outlook 2007
    Firefox 36.0.4

    From Firefox, I click on "File' and then 'Email link'.
    This results in a new Outlook message opening automatically, with the URL copied into the body of the message.
    I then add my own text, see the screenshot image. That's where the formatting problems come in!
    Cheers,
    Michelle

  • Why do my DROID ULTRA keeps freezing up and resetting when i use Navigation

    I just got a DROID ULTRA and it keeps freezing up when i open APPS and resetting when i try use navigation do anyone else have this problem.

        I'm here to help wake that device up bigdogg2! When did this first start? Any new apps or features added recently? Is it specific to certain apps? My first recommendation would be to clear the cache on the apps themselves. http://vz.to/1jwkj2c
    JonathanK_VZW
    VZW Support
    Follow Us on Twitter@VZWSupport

  • Unable to pass the values from one report to another using navigation links

    Hi All,
    I am facing a strange issue where I have to pass a column value from one report to other.
    I have kept navigation link in the 1st report and 'is prompted' option in the 2nd report
    Issue was , I'm not getting the filtered result in the 2nd report (all the records are being displayed)
    Can anyone advice where I was going wrong
    Thank you,
    AO

    Hi,
    The column which you have given navigation link and 'is prompted' column should same and exist in both the reports.You have to give the guided navigation in the value interaction of the column in the report1.
    mark if helpful/correct.........
    thanks,
    prasanna

  • When I use "Email Link" with Firefox, the "send" button in Thunderbird is grayed out.

    OS X 10.9.4
    The option of manually copying the link and pasting would work, but I've always been able to use "Email Link" from the "File" menu until the last few days.
    Restarting the computer did not help.

    Do you have an address in the address field? The send button stays greyed out until there is something in the address field.

  • When to use Db Link LKM

    Hi Guru,
    why we are using Db Link LKM, to fetch data from remote server
    we can achieve same thing through creating DATA SERVER in ODI and creating Physical topology and logical topology
    and from that we can create model ??
    than what are the benefits to us DB LINK LKM

    If you don't use DB Link, you will copy the source data in your target working schema.
    A real C$ table will be created and it will be used to create your I$ table (staging integration table)
    If you use DB Link, you won't copy the source data. You will just creat a view of these data and reads the view to generate your I$ table.

  • Problem with the procedure Which uses DB links in it.

    hello All,
    I am working on Oracle 9.2.0.8.0
    In Select Statement when i use dblinks its working,
    but when i use same select statement in procedure its giving me error
    error info:
    PL/SQL: ORA-04052: error occurred when looking up remote object PUBLIX_2PT.PDX_DRUG@ERX2PT1
    ORA-00604: error occurred at recursive SQL level 1
    ORA-03106: fatal two-task communication protocol error
    Code:
    select distinct field1,t2.field2,t3.field3
    from
    table1 t1,
    schema.table 2@2pt1 t2,
    scema.table2@2pt1 t3,
    and follows where conditions
    I need to create procedure for Crystal
    I created synonym locally and then tried to create procedure but still giving me the same error
    Any help will be appreciated

    On what platforms are the two databases running?
    If the 'Endianness' of the two platforms differs you are likely running into Bug #5671074
    (There is a one-off patch available for this bug)
    Message was edited by:
    Jens Petersen

  • Problem with JFileChooser when run using Netbeans

    I just want to state that I have NO problem writing the code that brings up this component. My problem is what happens when the JFileChooser component is loaded. My environment is Windows Vista, Java SE 1.6.0. -> Netbeans IDE 5.0. The code I use is as follows:
    public RegexParser()
    JFileChooser openfile = new JFileChooser();
    openfile.showOpenDialog(RegexParser.this);
    int returnVal = openfile.showOpenDialog(RegexParser.this);
    if (returnVal == JFileChooser.APPROVE_OPTION)
    //This code gets the path of the file and uses as a parameter to parse data.
    filename = openfile.getSelectedFile().getPath();
    openfile.setVisible(false);
    ParseData(filename);
    The problem is when I try to select an option from the combobox labeled "Look In:" Every directory I select which is not the root of the drive will display NO FILES even though there are files in that directory.
    Notice: I have also run the same code using the cmd.exe and it works fine. I have also looked at: http://java.sun.com/docs/books/tutorial/uiswing/components/filechooser.html but have found nothing that has helped me.
    Can someone explain what is the problem? Is this a known bug in Netbeans? Is there any code that can be used as a workaround?

    Yes I copied the code to my machine and run it. The example program had problems when I executed using netbeans it had the problem.
    When I executed using Command Prompt there where no problems.

  • I have a specific font set for my outlook emails. When I use "send link" and need to add a note in that email, the font changes. How can I stop the font change? Thanks.

    I know this it "nit-picky", but to me it is frustrating. Is there a way to lock my chosen font and keep it from changing when a link from the internet is added to the email? Thanks.

    I at first thought it might be a Mac thing, but I couldn't find a solution. I realized that the date only affected my email, so then I thought it must be a Mozilla problem.

  • After a recent upgrade, now when a use a link from a website (eg a photo from autotrader) it opens a blank page but doesn't go to the link page. I tried removing Firefox and reinstalling but no difference. Can anyone help?

    I've tried it on many sites but always the same result, a new page but no detail. The header details says "search bookmarks and history". Very strange

    Do you have that problem when running in the Firefox SafeMode? <br />
    [http://support.mozilla.com/en-US/kb/Safe+Mode] <br />
    ''Don't select anything right now, just use "Continue in SafeMode."''
    If not, see this: <br />
    [http://support.mozilla.com/en-US/kb/troubleshooting+extensions+and+themes]

  • Problem with Filtering Data by Using "Greater Than" in APD

    Dear Experts,
      First of all, I am a novice of SAP Data Mining. I try to filter data in APD by using the 'Restrict Amont of Data (the Filter Icon).' My problem is really simple. I don't know how to filter data which have value greater than a constant.
    For example, I try to keep only records which have a quantity greater than 1000.
      At the selection option in the single value tab, I found only the '=' option. The options like '>', '<', '>=', etc are not found. Could anyone suggest me please?

    I do appreciate your prompt response.
    Seemingly, using the interval is our best solution, though it is not best for our customers.
    Having already gone through the note you gave me, in fact, it is really pertinent. Unfortunately, our support package is now 13, and it is extremely difficult to retest our system if we decide to apply the support package 16.
    Are there any other solution?
    By the way, you deserve my point.

  • A problem  with  middleware  when i use the t-code   spro in erp .

    HI everyone :
               Can i transfer the data from ERP to CRM automatic by  middleware when i create a new entry use t-code spro  in ERP .
              for example ,i create a new entry  in  table tvv5( the group5 ).
             thank you .

    Hi,
    Customizing data are never transferred automatically from ECC to CRM. The delta load is not valid for customizing objects.
    However, a download object does exist for this table, namely object DNL_CUST_SALES. What you can do is schedule an initial load for this object to run periodically in the background.You simply need to schedule a job for program SMOF_DOWNLOAD. Or you can create a request using R3AR2, then schedule prgram  SMOF_REQUEST to run as a background job to load this request. These are all the options available.
    I hope this helps!
    Brian.

  • Outgoing mail to friends sometimes goes to Junk folder when I use a link in

    Some of my emails end up in friends Junk folder. My signature has a link to my site, and that might be the reason. Is there a way to keep the link in the signature?

    Normally, Firefox has no problem with target="_blank". I wonder whether you are getting some interference from a particularly aggressive add-on pop-up blocker? You could try disabling ALL nonessential extensions and see whether that resolves it.
    orange Firefox button ''or'' classic Tools menu > Add-ons > Extensions category
    Any difference?

  • Hello, I have a problem with Firefox when I use the search option. Every time when I want to search for some info It will crash suddenly.. It happen most of the time when I try to search or google something.

    using search or google something it will crash or closing unexpectedly

    You are right, but how could i send it to Apple? when the phone company first replaced my iphone they had in stock alots of iphones and they just sent mine back to Apple and gave me a new one, so all i did is to give them my phone, but now how could i sent it to Apple? and i cant send it by myself, and the store wont do that, its a lost for them.. so sending it to Apple wasnt an option from the begining.
    and for the record, i dont think the store where i bought it is an authorized shop.. its just a store who boughts phone's from Apple in a low price and sells it in much more money..

Maybe you are looking for

  • How to get router to recognise 5ghz device?

    Hi all. I recently bought a new wireless adapter, as I was only getting around 56mbps with my old one.  I'm now getting 130-144.5mbps, which is a great improvement.  However, my adapter should be capable of providing a speed faster than that - if not

  • Sum of Calculated Field

    Hi, I am using 9.0.2.39.1 and am having trouble summing up a calculated field. I have a crosstab layout like so:                        MTD               YTD              CURRENT YR 2005                   $                 $                (decode fu

  • System.Web.Services.Protocols.SoapException: CX_INVALID_TRANSFORMATION

    Hi all, i have a problem with a service. In the "old" systems WITHOUT Soamanager the service works fine. Now the service throws the following exception: System.Web.Services.Protocols.SoapException: CX_INVALID_TRANSFORMATION:An exception with the type

  • CC Install Fails

    I need a little help installing Creative Cloud.  The apps are downloaded, but the install fails after churning through a screen that says "gathering required information."  It chews on that for about half an hour and then disappears with no error mes

  • How to add to infotype in PO13 transaction

    Hi All, Can you please let me know how to add new infotype in PO13 transaction. Regards, Phani.