Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Report very slow after adding one filter

Received Response
1
Views
4
Comments
User_KJI1O
User_KJI1O Rank 2 - Community Beginner

Hi All

I have a report which works fine until I need to add a filter on one field. I have added Not in filter for one value and it gets so slow that it does not open at all after 30-45mins I have to kill the request from EAS Console. I have also tried to use Equal/in criteria for the same dimension leaving the Value I don't need but that does not change anything. Is there some setting or something I need to do or anyway I can troubleshoot what could be happening? Any pointers? Appriciate any help on this.

Thanks

Suresh

Answers

  • rmoff
    rmoff Rank 6 - Analytics Lead

    You mention EAS but that is all. What software are you using? What version? What platform? What data?

    http://catb.org/~esr/faqs/smart-questions.html#beprecise

  • Of course would be good if you can give some details (all what @rmoff mention and everything else you can).

    What I guess is that your source is Essbase, so it's a MDX query, without filter it works fine and with the filter it doesn't ...

    Can you compare the MDX with and without filter? Does it makes sense?

    Did you consider having an issue with your cube?

    Would be good if you can analyze the details of what happen so you can put in place a proper solution, as workaround waiting to make it the right way can you maybe use Selections Steps to "hide" the info you want to remove from the screen?

  • User_KJI1O
    User_KJI1O Rank 2 - Community Beginner

    Yes My source is Essbase version 11.1.2.3.500 and OBIEE 11.1.1.9. Is there a way to see MDX query from OBIEE that is send to Essbase so I can compare? I have used member in selection to hide and it improved retrieval bit.

    Thanks,

    Suresh

  • If you go in the Administration page of OBIEE and Manage Sessions from there you see the logs. In case you see only the logical SQL you must increase a bit the log level to see the physical query as well, in your case MDX.

    And also in the nqquery.log file.