Top 10 Values in Pivot Graph, but not in Report level..

Hi Frnds,
We have an urgent requirement in OBIEE 11.1.1.6.6
We have one Count measure column and Supplier column in my report. And now my client wants to show all the records in Table level. But, they want to show only top 10 records in pivot graph.
If we can apply calculations like TopN, Rank, they will impact to Table view also. But, we dont want any conditions to table view.
Please guide us how to handle this..
Regards,
Raghu

Create one more measure column using topn or rank function and use it only for pivot graph, you can exclude this column in table view.

Similar Messages

  • Aggregate at Universe but not at Report level

    Is there a way to set the report to not aggregate even though the universe is set to aggregate values?

    Hi
    You can look at report contexts.
    So you would have something like
    Dimensions Year Month
    MeasuresSales Revenue
    You can use
    =Sum([Sales Revenue] In ([Year]))
    which will always return the salses revenue at the year level
    Regards
    Alan

  • 0fi_ar_4 netduedate(netdt) value coming in RSA3 but not coming in BI PSA

    Hi all,
    i am using 0fi_ar_4,
    netduedate(netdt) value coming in RSA3 but not coming in BI PSA, in BI PSA there is 10-12 do cument there where netduedate is null while for same document we are getting the netduedate running from transaction RSA3, how?
    Thanks.

    Hi,
    I found  the problem, i have write a user exit in data sourc e in ecc, i am getting value in rsa3 but not getting in BI PSA becaue ise there is 20000 KB limits for per info package load request i.e. idoc size, as its fixed, i did change little in my user exit at ECC.
    thaks

  • Stack the values in a series but not stack by series

    Anyone have the idea on this:
    stack the values in a series but not stack by series.
    There is only 1 series in the chart and I want to stack all the values returned. No way to do this in apex?

    hi all,
    can apex support this chart? thanks.
    http://www.anychart.com/products/anychart/gallery/sample_97.html

  • When using the camera downloader in Adobe Bridge CS6 with Nikon D5200 we are unable to see previews of the photos and it is very slow to download. The issue occurs under a the users rights, but not under admin level. This is a new issue

    When using the camera downloader in Adobe Bridge CS6 with Nikon D5200 we are unable to see previews of the photos and it is very slow to download. The issue occurs under a the users rights, but not under admin level. This is a new issue.

    Hi Jdentremont,
    Lync client gets user photos by first querying the Address Book Web Query (ABWQ) service on the server, which is exposed through the Distribution List Expansion web service. The client receives
    the image file and then copies it to the user's cache to avoid downloading the image each time it needs to be displayed. The attribute values returned from the query are also stored in the cached Address Book Service entry for the user. The Address Book Service
    deletes all cached images every 24 hours, which means that it can take up to 24 hours for new user images to be updated in the cache on the server.
    To troubleshoot your problem, please follow the steps below:
    1.  Navigate to
     “X:\share\1-WebServices-1\ABfiles\000000000\000000000” folder. (ABS file share)
    You should see some photo files in this folder as the following screenshot.
    2. Delete all the files in this folder.
    3. On test PC, delete local cache files.
    %userprofile%\AppData\Local\Microsoft\Office\15.0\Lync\[email protected]
    4. Sign-in Lync with the test account.
    5. Go back to the ABS file share, check if there is any Photo file in the folder.
    Best regards,
    Eric
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Every photo has a blue sting but not in the level view. What must I do to change this? In other programms the pictures are shown right.

    Every photo has a blue sting but not in the level view. What must I do to change this? In other programms the pictures are shown right.

    Open the PSE Editor, not the Organizer.
    Enhance>Adjust Color>Remove Color Cast
    If that does not fix it, you can post a picture here on the forum so that we may provide additional suggestions. To do that, use the camera icon at the top of the reply box.

  • Saved VI file size changes when data is visible on a graph but not the default value

    If a VI is saved when data is visible on a graph, the file size is larger; even though the default is set to be a blank graph.  I have tested this in LabVIEW 8.6 and 2009.  If you load the larger file, the graph is blank as expected.  If this behavior is by design, it appears odd to me.
    To duplicate the issue:
    Create a blank VI.
    Add a Sine Waveform VI and set the number of samples to 1,000,000.
    Add a Waveform Graph VI that spans the entire monitor and connect it to the output of the Sine Waveform VI.
    Save the VI and note the file size.
    Run the VI.
    Save the VI and compare the size to the original size.
    The VI file size is larger.
    In the Waveform Graph, select “Reinitialize to default value.
    The VI file size returns to It’s original size.

    Your obeservation is correct, and expected behavior.
    This behavior is useful when you have inputs that you would like to set as defaults for the user.
    Obviously, if there is a value to be saved, it will require some memory to store the value.
    If the input is left empty by default, that memory is made available again.
    It may not be easy to think of a good use for this for a graph, but think about for numeric or string controls.
    What if the user isnt sure how they should input a certain parameter or value?
    You could store a default value so they could see how they should input their value.
    Message Edited by Cory K on 09-15-2009 11:12 AM
    Cory K

  • CHAR's value in the query but not in the report??

    Hi all,
    I loaded master data and crm transaction data from ODS to Cube. The data is in the cube but there is no value in my report when running it. EX: there are some CHARs in my report, I checked those CHARs have value in the query but it shows 'not assign' in my report when I run it. What happen?
    Thanks.
    J.

    Please see below text and also the sent link..
    If a navigation attribute is used in an aggregate, this aggregate has to be adjusted using a change run as soon as new values are loaded for the navigation attribute (when master data for the characteristic belonging to the navigation attribute is loaded.) This change run is usually one of the processes that are critical to the system performance of a production BW system. This is why, by avoiding using navigation attributes or not using navigation attributes in aggregates, you can improve the performance of this process. On the other hand, not using navigation attributes in aggregates can lead to poor query response times. The data modeler needs to find the right balance.
    http://help.sap.com/saphelp_nw04/helpdata/en/b2/e50138fede083de10000009b38f8cf/frameset.htm
    cheers,
    Vishvesh

  • Scrolling Header works in Visual Studio but not on Report Server 2008

    2008 R2 Reporting Services. My scrolling header works in Visual Studio but not when deployed to the Report Server and viewed in IE 9. I have read most every post on this issue and can't find a solution. I have the fixed data properties
    set correctly. Any suggestions?
    Help appreciated! 
    Linda

    Hi Linda,
    As a suggestion, I would try to delete the deployed version and instead of deploying ther RDL file, i would try to upload the file and test it.
    If the issue exisit, then I would download the exisiting version from the reportserver and compare the xml versions of the two reports and check if the propoerty is getting over written while deploying.
    HTH,
    Ram
    Please vote as helpful or mark as answer, if it helps

  • Is GRNI (Goods Received but Not Inspetd) Report Available in Oracle Quality

    Dear All,
    Hope you all are doing well !!!
    Is there any Oracle Standard Reports Available called GRNI (Goods Received but Not Inspected) in either Oracle Quality or Purchasing Module.
    Please let me know either GRNI Reports Available or we can give other Reports which would suffice for the same.
    Regards,
    Aditya

    Dear Aditya
    To my knowledge, there is no such report and need to go for Customization. Hopefully what you asked is simple report which is possible to customize.
    Regards
    Raj

  • Goods Shipped But not Invoiced report

    Hi all,
    I am trying to see a report which is Goods Shipped But not Invoiced , please try to help as I think it is MM guys Report, your  help appreciated.
    Sandhya,

    Hi
    When the PGI is done againt the delivery document, the accounting document generated is based on the material price in material master as per the price control.
    The accounting entry would be
    Cost of goods sold   Dr
    FG Inventory    Cr
    You must be calling Cost of goods sold account as goods in transit a/c.
    At the point of billing the amount would be calculated from the conditions in the sale order against which the delivery was created.
    The accounting entry would be
    Customer A/c   Dr
    Revenue a/c  Cr
    Normally the price conditions in sale order would be higher than the price in material master.
    Price in material master is the cost of manufacturing the material whereas price in sale order is the price inclusive of profit margin.
    Regards
    Prasad

  • How do I hide a pulldown menu if one of it's values has been selected but not others?

    Through searching this forum, I've been able to figure out how to hide pull downs and fields that only have numeric info in them. I.e if the user selects. or if the pulldown value is zero. The item does not show or print on the form.  What I cannot find, is how do you accomplish this if the values in the  pulldowns are text? I.E. the pull down has three choices "choose an item", "ITEM 1", "ITEM 2". It defaults to "choose an item" and if left this way, I want it to be hidden or set to null, but if ITEM 1 or 2 are selected. Then it shows/prints ITEM 1 or ITEM 2 in the spot.
    thank you for your help on this issue.

    I figured it out
    and need to give kudos to George Johnson due to an answer he gave in 2008 pointed me to the solution.
    http://forums.adobe.com/message/1152008
    First I assigned a calculated value to each of the text items.
    Then here is my script.
    // Get field value
    var v1 = +getField("Description1").value;
    // If the value does not equal 0 then use the value
    if (v1 !== 0) {
        event.value = v1;
    } else {
    //If the value does equal 0 then blank the value
    event.value = "";
    Message was edited by: AXNUCorp due to a funky cut and paste

  • Can retrieve value from one table, but not the other (exception thrown)

    Hi
    I hope some friendly soul can help me out here. I have a local Access database file. I am able to get a value from all tables except for one, which throws this error: "System.NullReferenceException:
    Object reference has not been specified to an object".
    The rather simple lines of code when working is this:
    Dim email As Object
    value = MyDataSet.Tables("Table")(0)(1).ToString
    Msgbox(email)
    However, when simply changing from "Table" to "AnotherTable", the exception is thrown. I
    have seriously no idea why. I've made sure the datatypes are the same and that the values are not NULL.
    What gives?

    Hello,
    Going with your last reply, you should be accessing data via the strong typed classes that get generated.
    Example using Microsoft Northwind database accessing the customers table in a MS-Access database. Note the check for Rows, we could even go farther if we are questioning issue with the data via try-catch statements writing errors to the IDE Output window.
    I would highly recommend never referencing rows without first checking if there are rows and secondly never reference columns by ordinal index, always use the column name. One example with ordinal positioning, suppose someone did SomeDataTable.Columns("SomeColName").SetOrdinal(3)
    and you expect the ordinal position to be 1 ? things will crash-n-burn. Food for thought :-)
    Public Class Form1
    Private Sub Form1_Load(sender As Object, e As EventArgs) Handles MyBase.Load
    Me.CustomersTableAdapter.Fill(Me.MainDataSet.Customers)
    End Sub
    Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click
    If MainDataSet.Customers.Rows IsNot Nothing Then
    Dim FirstCompanyName As String = MainDataSet.Customers.FirstOrDefault.CompanyName
    MessageBox.Show(FirstCompanyName)
    Else
    MessageBox.Show("No rows in customer table")
    End If
    End Sub
    End Class
    In this case we get the first record from below in Button1 Click
    Please remember to mark the replies as answers if they help and unmark them if they provide no help, this will help others who are looking for solutions to the same or similar problem.

  • Value shown in cfgridcolumn but not in cfinput

    Hi all
    I have two queries, the first one to select all information about companies from the database to show in my cfform and cfgrid and the second one to display a list of sectors that I use in a select. They both work fine.
    company.sectorid is an integer to represent a sector name and this value is "connected" to sector.sectorid where there is a column called sector.sector that has the name of the sector. 
    I can show the names of the sector in cfgridcolumn (using SECTOR).
    I can also output the sectorid (integer) in a cfinput. However, I cannot seem to output the sector (name) in the cfinput. I have tried using sector instead of sectorid in the field but to no avail. Why does it show the name correctly in the cfgridcolumn but as an integer in the cfinput? Thank you
    <!--- -QUERIES -->
    <cfquery name="qNames" datasource="sales">
        select * from COMPANY, sector
    where COMPANY.sectorid = sector.sectorid
    <cfif structKeyExists(url,"sectorID")>
    and sector.sectorid = #url.sectorid#
    </cfif>
    </cfquery>
    <CFQUERY name="sector" datasource="sales">
    SELECT sectorId, sector
    FROM sector
    ORDER BY sector
    </CFQUERY>
    <!--- OUTPUT SELECTED COLUMNS IN CFGRID--->
    <cfform format="flash" skin="haloorange">
       <cfgrid name="UsersGrid" format="flash"
             query="qNames" width="1000" rowheaders="No"
    onchange="for (var i:Number = 0; i<STATE.length; i++) {if (STATE.getItemAt([i]).data == UsersGrid.selectedItem.STATE)
    STATE.selectedIndex = i} for (var i:Number = 0; i<MEETINGTIME.length; i++) {if (MEETINGTIME.getItemAt([i]).data ==
    UsersGrid.selectedItem.MEETINGTIME) MEETINGTIME.selectedIndex = i}
    for (var i:Number = 0; i<DEPT.length; i++) {if (DEPT.getItemAt([i]).data == UsersGrid.selectedItem.DEPT)
    DEPT.selectedIndex = i}
    for (var i:Number = 0; i<CITY.length; i++) {if (CITY.getItemAt([i]).data == UsersGrid.selectedItem.CITY)
    CITY.selectedIndex = i}">
    <cfgridcolumn name="RANKING" width="50"header="Rank">
    <cfgridcolumn name="COMPANY" width="150" header="Company">
    <cfgridcolumn name="DEPARTMENT" width="150" header="Department" display="true">
    <cfgridcolumn name="FIRSTNAME" width="150" header="Contact Name">
    <cfgridcolumn name="POS" header="Position" width="160" display="true">
    <cfgridcolumn name="SECTOR" width="120" header="SECTOR" display="TRUE">
       </cfgrid>
    <!--- THE CFINPUT--->
    <cfformgroup type="tabnavigator" width="1000">
    <cfformgroup type="page" label="Details: #dateFormat(now(), 'mmm dd, yyyy')# : #qNames.RecordCount# Companies">
        <cfformgroup type="horizontal">
    <cfinput type="TEXT" name="SECTORID" label="Sector" required="yes" width="200" bind="{UsersGrid.dataProvider
    [UsersGrid.selectedIndex]['SECTORID']}" onChange="UsersGrid.dataProvider.editField(UsersGrid.selectedIndex, 'SECTORID',
    SECTORID.text);">
    </cfformgroup>

    I worked it out by making sure that all the fields in the database tables had different names, the flash can't handle the same column names in different tables. I then used cfdump to see which fields were being output and used them in my cfgrid headers. Now works fine.

  • Accruals adding value to project actuals but not lowering commitments

    Dear experts,  we have an issue when we post an accrual for a PO invoice (through a journal entry) it updates the actuals column of the project summary drilldown reports, but does not reduce the commitment column.   So we are overstating the total project.   Why is this happening?   
    Thanks for your help in advance!

    Please check if you using GR Valuated,
    When in the purchasing document, the indicator goods receipt non-valuated is not set, the commitments will take into account the information from the goods receipt booked against the purchasing document in order to reduce the commitments.
    When this indicator is set, then system will used the invoice information in order to reduce the commitments.
    With Regards
    Niitn P.

Maybe you are looking for

  • Help needed in solve my issue in sapscript.

    Hi all, I have a requirement to prin the terms and condiions after my Po layout. for this i have created 4 pages for terms and condition. Each page i have included two windows. One is main window and another window is having the text to be printed. i

  • Solaris 8 on PC100 M7** mainboards

    Dear All Has anyone successfully installed Solaris 8 on a PC100 M7** mainboard?? A number of users have experienced kernel panics and BAD TRAP failures when installing with IDE devices - they can't get past the DCA part of the install. Any assistance

  • Hdmi input to the mini displayport

    Hi, is it possible to plug a hd-videocamera with mini-hdmi to the mini displayport to send a live-stream? the new hd-cameras have no firewire anymore. I need the video- and audio-signal. Thanks, Joachim

  • Forecast settings in the Material Master

    Hello gurus We want to set the forecast model as X ( Seasonal and trend ) and  Model Selectionu2014u2018 as Au201D We are getting error message as  A is not relevant for this model . Where to do the relevent config . Please advice where to do the con

  • An error has occured in the systemSENDER while copying the document-CRM-R/3

    Hi Sap Gurus, In our client (manufacturing industry)  have a CRM module too which is used by endusers In last few days, due to some problem some of the credit memo requests could not replicate into the R/3 system properly An error has occured in the