Sorting in compound view

We have a report displayed on the dashboard in compound view. The Compound view shows a line graph along with a table (both show the same data).
We wish to see the graph sorted in ascending order and the table content to be displayed in descending order. Can this be done ?
Thanks in advance.

Hi,
I too have a similar scenario.
In the compound view, I have two charts - vertical and pie. There is a view selector too. So at a time, either Vertical or Pie chart is shown based on end-user's selection.
The Vertical chart is based on product, weekend date and qty whereas the pie chart is based on product and qty only. The basic request sorts data on Weekend date.
Now, we want the Vertical Chart sorted on weekend date and the Pie Chart sorted on Qty (desc).
I tried the pivot table as suggested but there is no option to sort on Qty. Sorting is enabled for Product and Weekend date only (I do not need the Weekend date on the pie chart, though).
Is there any way to achieve this?
Why would there be no option for sorting on Qty?
Thanks,
Manoj.
PS: As I could not see any response and since the original thread was already answered, I have created a new thread for my question now.
Edited by: mandix on Mar 19, 2009 11:37 AM

Similar Messages

  • Can we show compound view in View Selector

    Hi All,
    I am in 10.1.3.4.2, I am just wondering if we can show a compound view in the view selector?. I tried doing that but couldn't so just wanted to ask the Gurus if there's any workaround
    Thanks,
    Ronny

    Hi,
    Yes you can use compound layout, pivot tables in View selector.
    Hope this helped/ answered.
    Regards
    MuRam

  • Dynamic sorting in pivot view

    Hello
    Can someone please point me to the OBIEE Oracle documentation where I can find "How to make dynamic sorting work in a pivot table view".
    I have many pivot views on a dashboard. Clicking on the measure columns "Sort Ascending" and "Sort Descending" did not use to sort the columns in 10g. But I have found on this link
    https://forums.oracle.com/message/9321054#9321054
    that dynamic sorting can be now done in pivot views. But I am unable to find Oracle documentation on it that tells me how.
    We have upgraded to 11.1.1.7 but still I am unable to do sorting in pivot views on dashboards
    Thanks

    Devendra,
    you cannot have both status and status icon in the same column. so create a new column and then populate it according to the status.
    here is the sample code from the layout section of document_todo.htm
    <!--      Column: Appraisal Name                   -->
              <htmlb:tableViewColumn columnName = "AP_STATUS_NAME"
                                     width      = "150"
                                     type       = "IMAGE" >
              </htmlb:tableViewColumn>
              <%
                  data: status_icon type string.
                  if APPLICATION->T_DOCUMENTS_TODO-AP_STATUS = '2'.
                  status_icon = cl_bsp_mimes=>sap_icon( id = 'ICON_WS_PLANE' ).
                  else.
                  endif.
              %>
              <htmlb:tableViewColumn columnName          = "STATUS SIGN"
                                     type                = "user"
                                     title               = "STATUS ICON"
                                     horizontalAlignment = "center" >
    regards,
    manasa

  • Legend View Not Working in Compound view OBIEE 10.1.3.4.1

    Hi All,
    One of our project reports( OBIEE 10.1.3.4.1) need to render result set in the compound view format.
    Compound view should comprise of Title view,Table View and Legend View respectively.
    All of the above views have been combined in the compound view,but the legend view is not appearing in the compound view.
    A point to be noted here is the result set is being fetched from the stored proc.
    Any thoughts?Please advise.
    Hope its not a limitation:)
    Regards,
    Prasad

    Thanks for responding my Query,
    Here I have to get the report with "COMPUND LAYOUT" with "LEGEND" But Legend should disply first I mean top of the compound Layout.
    I implimented report like this..
    1) I developed a Normal report in "Answers" for this report I created one Dashbaord prompt as well.In the dashbaord I used "REQUEST Variable" for dynamically get the result based on the I/P given in the "Prompt".
    2) So, then I kept Dashboard promt and Report on the Dashboard Section as a single Section .
    3) If I give any I/P in the PROMPT based on that report get populated with LEGEND would be top and COMPOUND LAYOUD should be bottom.
    4) But I got only Compound Layout only LEGEND was not get populated on the DB.
    Do you have solution for this? Please let me know how to do?
    Regards,
    Prasad.

  • Sorting on Table view 11g

    Hello -
    I need to sort the table view by the sub-totals. So if I have a table view like
    Car     red     2
         blue     2
         green     2
    Total Car          6
    Bike     black     5
         blue     5
    Total Bike          10
    Trucks     Yellow     3
         Grey     4
    Total Trucks          7
    And I want to sort them on the subtotals. My expected report should be like:
    Bike     black     5
         blue     5
    Total Bike          10
    Trucks     Yellow     3
         Grey     4
    Total Trucks          7
    Car     red     2
         blue     2
         green     2
    Total Car          6
    When I do Sum(measure by Vehicle), and sort on it, I loose the grouping (or suppression of data) for Bike, Car and Trucks. What I get is:
    Bike     black     5     10
    Total Bike          5     10
    Bike     blue     5     10
    Total Bike          5     10
    Trucks     Yellow     3     7
    Total Trucks          3     7
    Trucks     Grey     4     7
    Total Trucks          4     7
    Car     red     2     6
    Total Car          2     6
    Car     blue     2     6
    Total Car          2     6
    Car     green     2     6
    Total Car          2     6
    Is this a bug that the suppression on the column is lost or am I not following some steps. I dont want to put this in a pivot table view.
    Thanks in advance.

    Hello -
    I need to sort the table view by the sub-totals. So if I have a table view like
    Car     red     2
         blue     2
         green     2
    Total Car          6
    Bike     black     5
         blue     5
    Total Bike          10
    Trucks     Yellow     3
         Grey     4
    Total Trucks          7
    And I want to sort them on the subtotals. My expected report should be like:
    Bike     black     5
         blue     5
    Total Bike          10
    Trucks     Yellow     3
         Grey     4
    Total Trucks          7
    Car     red     2
         blue     2
         green     2
    Total Car          6
    When I do Sum(measure by Vehicle), and sort on it, I loose the grouping (or suppression of data) for Bike, Car and Trucks. What I get is:
    Bike     black     5     10
    Total Bike          5     10
    Bike     blue     5     10
    Total Bike          5     10
    Trucks     Yellow     3     7
    Total Trucks          3     7
    Trucks     Grey     4     7
    Total Trucks          4     7
    Car     red     2     6
    Total Car          2     6
    Car     blue     2     6
    Total Car          2     6
    Car     green     2     6
    Total Car          2     6
    Is this a bug that the suppression on the column is lost or am I not following some steps. I dont want to put this in a pivot table view.
    Thanks in advance.

  • Sorting field  in View

    How do I sort field in View? thanks!

    Hi,
    Actually I do not understand your question: what do you want  to sort? If you are referring to a SELECT from a view please refer to the documentation of SELECT.
    Regards, Gerd Rother

  • Sorting in Discoverer *Viewer* ?

    The on-line help for Discoverer Viewer says that it is possible to sort values in a column by clicking on a triangle, and also mentions a "sort link."
    I don't see such things. Where is that?

    We have also encountered the same question. I have been able to find the sort link on a tabular layout, but not on a cross tab layout.
    The question remains...How does one sort in Discoverer Viewer.

  • Sort folders panel view?

    I must be missing something.
    In Essentials workspace can I sort the Folders Panel by date modified, not the Content Panel?, currently it is alphabetical, I can ctrl-click on a folder and choose sort but this only sorts the content view not the folders hierarchy within the Folders Panel.
    thanks.

    I must be missing something.
    No you did not, you are not able to sort the folder panel itself, only its
    content in the content window. The folder panel reflects the sort order in
    the Finder, don't know if changes in the Finder will show in Bridge but you
    can easily find that out yourself with trying .

  • A better way to Re-Order the Sort in Pivot view ?

    Hello,
    Question first- Is there a better way to do this?
    Background- Have a simple pivot table w/ requirements to put the Status column in order that makes sense to the business not alphabetical.
    Example, # of Service Req with Status needs to be listed as Assigned, Accepted, Completed, Closed, Re-assigned.
    My solution was to create a column iin table view, use a CASE statement to say when Accepted =1 etc. I then sorted ASC, hid the column in table view and then pivot view I added Status column and hid the new CASE column. I am getting the results I expected but I was wondering if there was a better way to do this?
    Thanks- Neally

    As far as the Presentation Layer is concernd (i.e., in Answers) your way is the best I can think of. The only way you can sort a list of values apart from a way the system could automatically determine (e.g., alphabetically, chronologically, numerically, etc.) is to create your own definition. Without human intervention or customized rules, there is no way any system would know that "C" should come before "S" (as in "Assigned" and "Accepted", or that "O" should come before "L" as in "Completed" and "Closed").
    Since the system knows how to order numbers (e.g., 1,2,3, etc.), it makes sense to create your "rule" (using your CASE statement) to assign each status level to the appropriate "number" in the sequence.
    That's what I would do. The only addition I can add is you could do this in the rpd by adding an "order" column to your LOVs in the table and exposing that as a column in the Presentation Layer. Then you can use that order column as the sort.

  • How can I sort data in view that all member are transent attributes ?

    I create a view that 's not based on query . and all member of that view are transent attributes . if I want to sort records in the view with a transent attribute .
    What should I do ?
    as I know I can set order by clause , if that view is base on query .
    but for the view that not based on query . I don't know how to sort .
    if I have to sort by myself , Can you recommend how to sort it ?
    thanks in advance

    Can you post this question on the JDeveloper forum since it is not related to Jheadstart?
    Thank you,
    Steven Davelaar,
    JHeadstart Team.

  • Finder hangs when sorting in list view on external USB3 portable Seagate

    This seems to be a specific Mavericks Finder issue as I have a Mountain Lion backup that does not have this problem. Finder hangs on the Seagate when selecting the Music folder that holds all of my music files (over 300 GB) organized by iTunes in artist and album folders.
    I keep two backups, one on an external 1 TB portable USB 3 Seagate drive (5400rpm) and one on an external 2 TB portable USB 3 Toshiba (5400rpm) drive. Sorting thru the iTunes Media/Music folder in any way on my internal HD and on the Toshiba is almost instant and navigation/scrolling is fast. On the Seagate, using Column and grid view works well, even setting the column view to sort (I use Modification Date) causes no hangs and I can easily scroll and select any artist, album or song. But as soon as I select List View for the Music Folder, it starts counting the files and hangs with a spinning beach ball FOREVER. I have to relaunch the Finder and instantly click off the window as it will otherwise hang immediately.
    This only happens on the external Seagate, I can easily navigate and scroll the Music folders - which are identical - on my main and external Toshiba drive.
    Here's what I did to troubleshoot this issue:
    Deleted Finder pref. files (com.apple.finder.plist including lock file inside my Library folder, there were 4 who had some random numbers at the end.
    Set all and specific folder views and list views to not sort
    Ran Disk Utility from both internal and Rescue partition (no errors found)
    Ran Onyx scripts to clean up and do maintenance (no issues popped up)
    Booted up in Safe Mode and deleted pref files (as suggested on another forum)
    Reset PRAM
    Confirmed this issue with other Mavericks boot drives and one Mountain Lion full backup.
    I use Soundflower (mentioned in another post), Caffeine, and MenuMeters
    Any ideas? Any other preference files to delete?

    Thanks so much for getting back to me so quickly!
    FYI, it seems specifically to happen when I expand a lot of folders in List View, and especially when I have multiple finder tabs/windows open—but that could just be subjective impression. There are no crash reports or anything in Console—I don't know of any other way to monitor the process.
    I deleted the finder plist. I also uninstalled and reinstalled XtraFinder—which I’m quite sure wasn’t the problem, since it happened regardless of whether it was installed. In fact, if anything, it seems to crash less when Xtrafinder is active. I did have an additional (second) finder plist file which I deleted—I believe it was left over from TotalFinder—but that didn’t seem to fix it, although it also seems to be happening less frequently.
    It’s definitely some sort of bug, and really only bothers me when trying to sort by Date—which can be done other ways, of course.
    Will definitely keep you up to date if it changes, and thanks kindly again for your response.

  • How to change sorting in column view in Maverick

    I understand how to change the view and then "arrange by".  In my columns, they list from oldest to newest.  I don't see how to reverse that.  I want newest on top.  Also, how do I set the column width to what I want and save for all?  I can adjust the column width, but it defautlts back to the narrow setting shortly after.

    Excuse me my English. It is not my problem.
    I need to ensure this thing:
    When user click on any head of column in output table (table view) it must not call any event. All data must stay on same rows.
    Example. A have table:
    Col1        Col2
    B           20
    A           30
    T           10
    D           60
    If I click on first head of column data will be sorted:
    Col1        Col2
    A           30
    B           20
    D           60
    T           10
    But if hierachy or structure are in first column rows cannot be changed.

  • Sort in Pivot View

    We have created dashboard in OBIEE 11 G. In that dashboard there are reports with Pivot view. When we are trying to sort on columns like quantity and amount it is not getting sorted properly. Can somebody help on this.
    Thanks in advance.

    863929 wrote:
    We have created dashboard in OBIEE 11 G. In that dashboard there are reports with Pivot view. When we are trying to sort on columns like quantity and amount it is not getting sorted properly. Can somebody help on this.
    Thanks in advance.Reading this post carefully, the question the OP is asking is different from the general "sort in a pivot table" I answered in the link provided by G. SK. Here, the OP wants to sort on a measure (quantity and amount). Sorting a measure in a pivot table is a bit tricky. Here's how you do it.
    Do this:
    1) Duplicate your measure column in Criteria.
    2) In the fx window, enter RANK(your_measure_column).
    3) Place this column in the first position of your Rows section of your pivot table. Apply ascending sort order.
    4) Hide the column.

  • How to Filter & Sort on Cached view object data?

    We are using JDeveloper 9.0.3.4 and implemeting a Struts/JSP application that query's via view object on one table. Is it possible to sort and order by on the view object's cached data? How does one do this?
    Thanks
    Natalie

    As for filtering rows, there are two ways:
    1. In the VO that's sorting data (in my article), you can add logic to skip unmatching rows in the following methods:
    protected boolean hasNextForCollection(Object qc)
    protected ViewRowImpl createRowFromResultSet(Object qc, ResultSet resultSet)
    2. In the base VO (unsorted), you can apply a RowQualifier. For example,
    oracle.jbo.server.RowQualifier rowQual = new oracle.jbo.server.RowQualifier("EmpDeptNum = 20");
    myVO.setRowQualifier(rowQual);
    Thanks.
    Sung

  • Problem in sorting of maintanence view contents-

    Hi ,
    I have created the maintanence view for one DB table in the dictinory.the view contains the fields as floows.
    CUPNO  CUPNAME  GUPNO  GUPNAME.
    Data it is displaying correctly.But user want CUPNAME and GUPNAME should be in the sorted format(alphabetical) .How i need to sort the CUPNAME and GUPNAME in the maintanence view.Can any body please help.
    Thanks,

    >
    rammohan venkata wrote:
    > Hi ,
    >
    > I have created the maintanence view for one DB table in the dictinory.the view contains the fields as floows.
    >
    > CUPNO  CUPNAME  GUPNO  GUPNAME.
    >
    > Data it is displaying correctly.But user want CUPNAME and GUPNAME should be in the sorted format(alphabetical) .How i need to sort the CUPNAME and GUPNAME in the maintanence view.Can any body please help.
    >
    > Thanks,
    Hi Ram,
    Go to table Maint. generator -> Modification and in source code you can sort on the basis of user requirement .
    Thanks
    NK

Maybe you are looking for

  • Smartforms error 173

    I would like to know how to solve the following error in smartforms: Error number: 173 Message     : "Table does not fit into window." Exception   : FORMATTING_ERROR Message ID  : SSFCOMPOSER I am trying to fit a main window and another window in a t

  • Cannot Uninstall Acrobat 9 Pro

    Hi, I installed Acrobat 9 Pro and PhotoShop CS4 from the CS4 Suite pack on Windows Vista Home Premium. I had to uninstall them, so i used the CS4 Cleanup Script from Adobe website. I did not use the Windows Add/Remove Prorgrams. Due to some issue, th

  • Acrobat 8 updates: Cannot find / download AcrobatUpd810_efgj_incr.msp

    It is beyond me how Acrobat 8, with known auto-update issue(s), cannot be easily updated manually. I downloaded a number of the incrementals, 8.1.1 > 8.1.2 > 8.1.3, but 8.1.0 cannot be found! Adobe - Search: acrobat%208%2E1%2E0 Extremely frustrating,

  • Career as FLEX Developer

    hi can any one help me..am pradeep am a B.sc Computer science graduate 2008 passout.currently working in a small consultancy as a process associate. i want to start my career as a FLEX developer.. my doubt is being a 2008 passout candidate can i star

  • 10.5.3 update - iSight problem

    Since I updated to 10.5.3, the green light of the isight camera is continuously ON. None of the applications are able to access it. Any suggestions?