Watch the number of hits on a char while reporting

Hi all,
I want to create an aggregate for a characteristic in a report. But i don't know on which char i have to build  the aggregate. How can i know that, as far as i know based on number of hits for a char we can decide this. Where can we watch the number of hits?

Hi Kishore,
If you don't know on which characteristic you have to create the aggregate its good to created aggregates based on system proposals, for that statistical data should be available in the system upto date.
while creating the aggregate you can consider the system proposal, then the system will  check the statistical data ans based on that aggregates will be created.
After the above task observe the new aggregates some days, so that you can judge which aggreage is used frequently based on the column "valuation", it it contains more number of "+" symbols that is good aggregate and eventually you can retain the effective aggregates and you can delete the unwanted.
you can run the report in RSRT debug mode to know which underlying objectes (aggregates / info cubes of a multiprovider etc) being hit.
Hope it helps !!!
Regards
Prasad.

Similar Messages

  • Problems with getting the number of hits in the document.

    I need to get the number of hits in the document.
    I use the query template for this porpose as:
    SELECT d.id, score(1)
    FROM document d
    WHERE contains(d.content,'<query>
    <textquery>SEARCHWORD</textquery>
    <score datatype="INTEGER" algorithm="COUNT"/></query>',1)>0
    AND d.id=1
    problems:
    1. If I have some synonyms associated with SEARCHWORD in OracleThesaurus and in case if document contains these synonyms they are not counted.
    2. could you explain the following results returned by query above:
    search query: word1 - numberOfHits=10
    search query: word2 - numberOfHits=8
    search query: word1 OR word2 - numberOfHits=10
    i suppose that numberOhHits=18 for a query: word1 OR word2

    Hi.<br><br>
    1.Synonyms (and generally thesaurus query extensions) cannot automatically uses in queries. You MUST expand you query using SYN function yourself. Query you write just applicable for only KEYWORD search.<br><br>
    2. Ask yourself. I'm not seen your data. ;)<br>
    Rgrds, Yuri.<br><br>
    PS. Just read Oracle Text Reference - you can find many answers here. ;)

  • Monitoring the number of Hits

    Hi all,
    Is there any business package or any feature in the portal, which enables the admin to determine the number of hits to the portal by the different users.
    Please explain me in detail.
    Thanks for your help in advance.
    Reg
    Henry

    You can do this by creating Portal Activity Report iView. go through this
    http://help.sap.com/saphelp_nw04/helpdata/en/fb/144120ea5b4e9c9385d493a578d6c9/frameset.htm
    regards,
    Piyush
    ps: please reward points if this information is useful.

  • How to set the number of rows displayed in a classical report at runtime?

    Hi,
    Our customer has several standard client hardware configuration and would like to enable end users to choose their 'display profile' at login time. This 'display profile' would contain predefined values for these hardware configurations and supposed to set various paramters that should define the number of rows displayed in a classical report region.
    I tried to provide parameters on the report region but it refused to accept anything but numerical values. Is it possible to do this?
    Regards, Tamas

    The link is to the closest linkable point in the documentation to the description of the Number of Rows (Item) attribute.
    It sounds like you have been trying to enter&mdash;unsuccessfully&mdash;an item name or substitution string into the Number of Rows attribute. The Number of Rows (Item) attribute is the one that actually allows you to do this. Click on the flashlight icon beside it to get a list of items from the application.

  • How to find the number of hits on a single query

    how to get the information for number of hits on a single query on single day in BI system,
    Regards
    Kumar..

    Following links might help you
    Re: BEx Query is executed how many times???
    Number of times a Query is Run

  • How to get the number of hits ("returned rows") in read table statement

    Hi Experts
    I have the statement shown below, which seems not to work as I would like it to. My problem is that I would like to do two different things depending on weather or not a read table statement results in 0 hits or 1 (or more) hits.
        READ TABLE g_ship_item
            WITH KEY
         l_ztknum = DATA_PACKAGE-/bic/ztknum
         BINARY SEARCH.
          IF sy-subrc is initial.
          no hits found
            DATA_PACKAGE-/BIC/ZSTAGEERR = 1.
          ELSE.
          hits where found and we will do something else...
            DATA_PACKAGE-/BIC/ZSTAGEERR = 0.
    Hope someone can help me out of my problem...
    Thanks in advance, regards
    Torben

    Hi,
    As you are using READ statement with Binary search, check whether the internal table g_ship_item is sorted with field /bic/ztknum or not. If it is not sorted then the result of this READ statement is not correct.
    Below is the correct code.
    sort  g_ship_item by /bic/ztknum.
    READ table g_ship_item with key g_ship_item = xxx.
    Thanks,
    Satya

  • Is there a way to find out the number of hits from iTunes for my podcast?

    Looking over my stats pages I see that 95% of all people listening to my podcast are coming from iTunes mac/windows. I suppose I could do the math, but i'm curious if there is a way to find out the exact number of people subscribed to the podcast in iTunes?
    Eric
    www.letsgetnaughtypodcast.com

    hi there you can use http://www.statcountercom
    this will give you a way to see exactly where everyone is from. just install the code it make and put it in your podcast page. and everytime some one come to the podcast you will find your info
    http://www.radioamerica1.com
    http://radioamerica.podomatic.com
    http://backalleyblues.podomatic.com
    here a few of my podcast that i have , hope this helped also

  • Keeping track of the number of hits

    Hi,
    I'm developing a website in JSP and what I want is to keep track of how many times a link on my site has been clicked on...
    Let me explain a little further: I have a links section with all types of links and i want to know how often these links are used
    Now, what's the "best" solution for this problem?
    Putting my links in a database or a just a file or XML, and how can I detect when someone has clicked on that link?
    Every solution is welcome
    Thx in advance
    GekkeGwuido

    The traditional way to do this is with a redirect. Basically you have a servlet or JSP that will be called anytime anyone clicks on a like. It contains a redirect parameter. For example, your HTML might look something like:
    <a href="http://www.yourdomain.tld/redirector.jsp?linkid=1234" />Then, in redirector.jsp you look up in, likely, a database what linkid 1234 is. Assuming you find it you update your database with whatever information you want about link 1234 and send a redirect to the URL that link 1234 is for.

  • How to display the number of line items in sap-script report?

    Hi friends,
    I need a help regarding the SAP Script. In my script (report) I create two pages and created three windows (MAIN, HEADER, FOOTER) for each pages. Now the problem is while displaying the fewer line item which can come under the main window of the 1st page these line items are comming perfectly but for the remaining line items that comes on the second page the table headings and the boexs are not comming.
    Also it is displaying the total and the amount in text in every pages that should be display in last page.
    Here if I eleminate or comments the total and the amount in text for the first page the same is reflected in second page. Also I need to display the page-nor for each pages to displayed.
    I am requesting all the people out there kindly help me to solve this issues.
    Thanks and Regards

    There is no pre built solution for this. But we can show total pages in the report body.
    one way is Create a other column in the report with code sum(count(1))/25. that gives you total number of pages. 25 here is no of rows in each page. The code you can write in narrative "Total pages in the report are @5" and out put may be "Total Pages in the report are 30".
    If you are using pivot tables, you can try this.
    http://oraclebizint.wordpress.com/2008/01/17/oracle-bi-101332-pagination-in-pivot-tables/
    - Madan

  • Just watched the keynote on safari from wwdc and while phil schiller was demoing mission control i noticed the set up of his iCal with the date in the left hand corner, does anybody know how you can make that on your own laptop please, i love the view of

    Can anyone help with my query at all

    Buy Mac OS 7 (Lion) when it is released. That is the new Day view of iCal.

  • Counting the number of case..endcase in a report

    Hello Experts,
    I am working in a report which has to calculate the sy-tabix of CASE and it's corresponding ENDCASE sy-tabix  of any submitted program.i tried it and populated 2 internal with the sy-tabix of all the cases and endcases of the program. it structure is like
    case table                              endcase table
    8                                               61
    21                                            72 
    36                                             85
    47                                           102.
    But from these table I cannot make which endcase sy-tabix corresponds to which case sy-tabix. for eg in the endcase table 85 sy-tabix corresponds to which case statement? Is there any other method in which this problem can be solved?
    Thanx in advance.

    HI,
    You have case 1  so sytabix of ur case will be in internal table that is 8,
    in same way for case 2 sy-tabix will be 21                
    after ur case 4 u will get an end case whose sy-tabix is 61
    case1            8
    case2            21
    case3            36
    case4           47
    endcase4      61
    endcase3      75
    endcase2      85
    endcase1      102
    the sy-tabix is for case and end case so for case 4 ur sy-tabix is 47 and for that end case it will be 61,
    then comes the next case.
    it will append case by case.

  • Number of hits displayed in IC Agent Inbox

    Hi,
    Is there any way that number of hits can be diaplayed in the result list of IC agent Inbox.
    Currently its does not diaplay the number of hits. But this is available in standard search.
    Please help.
    Regards
    Yogesh

    Hi Nicolas,
    Thanks.
    We have recently upgraded from CRM 5.0 to 7.0.
    We have enhanced the Inbox view to meet our requirements. After that I dont see the number of hits being displayed.
    I see it appearing in standard search view
    But how can I display the hits in result view. How can this be achieved
    Let me know if you require any more info.
    Regards
    Yogesh

  • Search help how to restrict number of hits.

    Hi,
    I have created a search help in SE11, the search help reads a table view and the search help is connected to
    exit HRMC_PREM_EXIT_A in HR. Everything works fine except for that I want to restrict the number of hits to 500, I don't want to get a result of 5000 hits because that search takes too long time.
    Br Benita

    Hello Benita
    Set the dialog type of your search help = 'A' (dialog depends on set of values).
    Regards
      Uwe

  • Spam term "number of hits"?

    I am trying to understand this underpinning of combatting spam, referring to the "number of hits required before mail is considered spam." What does it mean? "Number of hits?"
    Thanks.

    I would set Mail in the prefs to combat junk mail, and set it to send the spam to the junk mail folder encase a legit message gets classified as SPAM. I am sorry but Mail does not offer many features for fighting SPAM. There was allot more in Entourage.

  • Number of hits to an HTMLDB application

    Hi,
    I would like to know if there is an option in HTMLDB where I can find out how many people have logged into my application in a single day. This will give an idea of the number of hits we have for our application in a single day. Also, if Iam able to get information like - what is the LOB (Line Of Business) of the person who’s logged into the application, it would be great !
    Thanks,
    Manzoor.

    Manzoor,
    Login to your workspace, and then from the "Workspace Administration" region on the right side of the page, select "Manage Workspace", then select "Monitor Activity".
    This page has a variety of reports on it that show usage of your HTML DB applications.
    Thanks,
    - Scott -

Maybe you are looking for