IBrowser - Showing multiple display columns

Hi,
I have an IBrowser in which I would like to display multiple columns from my query. There are 4 in total that I would like to see in a tree format.
I have specified which columns I want to see, however when I execute the IBrowser I am only seeing two columns and not the 4.
Is there something I am not doing correctly.
Thanks
Martin

Hi Martin,
Have you tried something like below xml format
<?xml version="1.0" encoding="UTF-8"?>
<Rowsets DateCreated="2007-05-02T07:37:37" EndDate="2007-05-02T16:59:53" StartDate="2007-05-02T16:59:53" Version="11.5.3">
<Rowset>
<Columns>
<Column Description="" MaxRange="1" MinRange="0" Name="Child" SQLDataType="1" SourceColumn=" Child"/>
<Column Description="" MaxRange="1" MinRange="0" Name="Parent" SQLDataType="1" SourceColumn="Parent"/>
</Columns>
<Row>
<Child>Child</Child>
<Parent>Root</Parent>
</Row>
<Row>
<Child>SubChild 1</Child>
<Parent>Child</Parent>
</Row>
<Row>
<Child>10</Child>
<Parent>SubChild 1</Parent>
</Row>
<Row>
<Child>SubChild 2</Child>
<Parent>Child</Parent>
</Row>
<Row>
<Child>20</Child>
<Parent>SubChild 2</Parent>
</Row>
<Row>
<Child>SubChild 3</Child>
<Parent>Child</Parent>
</Row>
<Row>
<Child>Child 1</Child>
<Parent>Root</Parent>
</Row>
<Row>
<Child>SubChild 4</Child>
<Parent>Child 1</Parent>
</Row>
<Row>
<Child>SubChild 5</Child>
<Parent>Child 1</Parent>
</Row>
<Row>
<Child>SubChild 6</Child>
<Parent>Child 1</Parent>
</Row>
</Rowset>
</Rowsets>
Regards,
Manoj Bilthare

Similar Messages

  • T510 - Device Manager showing multiple Display Adapters

    I recently started experiencing a problem with a Java application locking up when moving windows from the laptop screen to an external monitor.  One of the things we discovered during troubleshooting is that I am showing 2 Display Adapters:
    Intel(R) HD Graphics - running the Laptop Screen
    NVIDIA NVS 3100M - running the external Screen
    Is this correct?  I now also know why when using the NVIDIA Control Center it only shows the one monitor.

    I'm not joking.
    In BIOS (press F1 key when you see turn on the computer and see the Thinkpad screen) you can select the different graphics mode of the machine.  As you are keenly aware, the machine does have 2 graphics processors.
    Under Display:
    Selecting the Integrated option in BIOS shuts off the nVIDIA graphics card and uses the lower power Intel graphics 3000 on the CPU.  This limits graphics performance, but allows for longer battery operation and full CPU speed on battery. 
    Selecting the Discrete option in BIOS forces the system to use the nVIDIA card.  This improves graphics performance, allows you to use multiple monitors, but decreases CPU performance while using battery and reduces battery life.
    Selcting Optimus allows software or the user to determine which graphics processor to use "on the fly" so that power budget and GPU performance are balanced for the workload.
    Enjoy!
    W520: UNSUPPORTED SYSTEM

  • Multiple displayed columns in an LOV

    Hi,
    Does anyone know if it is possible to have an LOV with more than 1 column of information being displayed?
    Thanks, Larry

    If you are only interested in displaying the columns you can always do it by creating the following query
    select value_column, column1&#0124; &#0124;' '&#0124; &#0124;column2&#0124; &#0124;' '&#0124; &#0124;column3 display_column from tablename
    this will give you multiple values in display column eg.
    select 'gsmith' username, 'Gregory'&#0124; &#0124;' '&#0124; &#0124;'Smith' fullname from dual;
    results in LOV which would display Gregory Smith
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Larry Vivolo ([email protected]):
    Hi,
    Does anyone know if it is possible to have an LOV with more than 1 column of information being displayed?
    Thanks, Larry<HR></BLOCKQUOTE>
    null

  • Showing Multiple dimension columns in same report

    We need to show revenue data in one report (pivot table) with column headings as Month, Qtr and Year coming from the same dimension.
    The Report should be like,
    Jul Aug Sep Q3-2007 2007
    Revenue
    We are able to create separate views for month, year and quarter in the same report but we need all of them to show up in one line in the same view. If we create 3 separate views then they are not correctly aligned on the dashboard page. Can we create a single view using these columns.
    Any suggestions on how to solve this?
    Thanks.

    use min(month), min(month)+1 , max(month) , quarter, year at qurter level report

  • Is there a way to set up multiple displays to show different DeskTops and/or multiple Full-Screen apps independently?

    Hello Apple users/ develpers.....
    I have been thinking about this long and hard and it seems like there should be some way to display separate Full-Screen Apps and/or mulitple Desktops.
    This would be a key feature that would make Lion surprisingly more efficient than any of its predicessors.  However, I have gone into System Preferences>Displays and could find no way to page through and get different desktops to display.  I always could extend the desktop, but why do that when I can simply use multiple Desktops and assign them to specific displays.
    (For example While on the MacBook Pro I could be doing a project in FinalCut while External Display 1 could be displaying iTunes and Display number 2 could be displaying MS Word.  And between each I can switch between each app without changing the monitor display.)
    I could also seeing this being extremely helpful in DJ and/or PowerPoint presentations.  In a PowerPoint presentation I could use the projector/display to show the individual Slides, while on the computer/laptop I could control other materials.
    Or in a DJ situation, I could be controlling iTunes from the computer, displaying a set of animations that I created in Flash/ToonBoom or another animation program, while still being able to work off of an independent display to do my homework or major project.
    The whole purpose of multiple displays would be to have multiple access to each of those.  And so if there's another APP I need to control them, or if there is a setup command I don't know about, I'd like to know right away.
    Also, if Apple hasn't really implimented this (and their OS is designed to have these features) then I guess this'd be my first recomendation to them as something that they need to fix.  This alone could be the key to crippling PC.  Don't let Windows 8 have a back door!

    Not available, why not suggest it here.

  • HT201210 my iphone 3gs keeps showing the screen with the connect to itunes display, and I've restored it multiple times on different computers, but everytime it finishes restoring, it shows the display again and the computer says it needs to be restored.

    my iphone 3gs keeps showing the screen with the connect to itunes display, and I've restored it multiple times on different computers, but everytime it finishes restoring, it shows the display again and the computer says it needs to be restored. can anybody help me with this?

    it was saying error code 1, i tried the things it said but none of it worked. now it is not showing an error code at all, it just keeps saying it needs to be restored.

  • Show/Hide Multiple Selected Columns

    I am using SpryDOMUtils.js to show/hide a column. However, I
    would like to have multiple buttons to select to show/hide
    individual columns.
    I tried adding two function calls:
    <script language="javascript" type="text/javascript">
    function hideIt(){
    Spry.$$("#first th:nth-child(3),#first
    td:nth-child(3)").toggleClassName("hideIt");
    function hideIt(){
    Spry.$$("#first th:nth-child(7),#first
    td:nth-child(7)").toggleClassName("hideIt");
    </script>
    But clicking either button just toggles the 7th column. I
    think I some how need to ID the functions to the buttons and
    columns.
    Any help would be appreciated.

    you can hide multiple column by simply use :
    function hideIt(){
    Spry.$$("#first th:nth-child(7),#first
    td:nth-child(7)").toggleClassName("hideIt");
    Spry.$$("#first th:nth-child(3),#first
    td:nth-child(3)").toggleClassName("hideIt");
    //more columns here...
    if you use 2 function with same name the first will be
    ignored and the last will executed (thats why it called
    object-oriented :D, new object replace old object)

  • How to show the LOV display column in a field of type ''popup''

    Hi All,
    I've defined a form (no matter table/master-details/procedure) with a text item of type "popup", and have chosen a specific LOV.
    At runtime, after the user chooses a value within that field, He sees the return column, (not the display column) of the LOV.
    This behavior is different in field type combobox,
    where the user sees the display column, ( this is the expected behavior when dealing with LOVs ).
    How can I, in a popup type field, show the user the LOV display column rather than its code ?
    Any help will be appreciated !

    I had a Tar on this a while ago. Oracle's response is that's the way it is, but :
    The problem is that form is storing the ID in the table but when customer queries the form, the ID is displayed, which means nothing to the user.
    This is working as it should by design.
    An alternative is to add a non-database field to the form to display the name based on the ID fetched from the table or to build the form in a manner that it will query
    from both tables, the one storing the ID and the one storing the name, as a loookup table.
    Suggested review Notes: 125272.1, 124072.1, 263923.1.
    I believe Note:125272.1 would work for you if you have a primary LoV displaying the name but populating the ID from the first table. The second LoV can query from the table storing the name (instead of making it a non-database column). When the first LoV is used, the second will be refreshed, displaying the actual name on the for
    m on your non-database field, just for display purposes.

  • Display:column hide & show

    Hello,
    Is there a way to hide and show display:column by selecting a value from a dropdown?

    Actually , hide & show a specific display:column among other columns.

  • Displaying data from multiple table/column

    hello ..
    anybody can help me how to diplaying data from multiple table/ column in PHP. TQ

    Follow the "How do I SELECT, INSERT, UPDATE and DELETE data from PHP?" example from http://wiki.oracle.com/page/PHP+Oracle+FAQ and change the "select ..." query to your favourite join, e.g.
    select country_name, region_name from countries, regions where countries.region_id = regions.region_id;

  • AssignedTo showing multiple times on report

    I was tasked with creating some reports from Service Manager using the cubes.  My boss wanted a report that showed all active tickets, showing from high to low the analyst, then the category, then the user.  
    I used the following Fields:
    IncidentStatusValue in the Column Label
    IncidentDimCount in the Values
    AssignedToUserDim.DisplayName, IncidentClassificationValue, and AffectedUserDim.DisplayName in the Row Labels.
    The report looks exactly as I want it to.  
    The problem is that the data is wrong on several levels.
    Issue 1:  It shows multiple entries for the AssignedToUserDim.DisplayName 
    I changed the names, but if I click on the number 1 next to Joe User(Affected User) for either Analyst1 or 2 a tab open with IR48005.  Basically the two analyst both show an active ticket assigned to them, when only one of them should.
    Issue 2: The Grand Total that is calculated by the PivotTable is incorrect.  I copy and paste the same numbers into the cells next to the PivotTable and the total is something completely different. 
    The weird thing about this also is that when I did this 20 minutes ago before writing this post, the Autocalc showed 130.  
    The first issue is more important than the second issue.  It is not just this report and I have tried using many different values only to get the same duplication.  Its almost like the DataWarehouse is not actually deleting the previous AssignedTo
    user.  The history in the actual ticket shows that it should be, but the reports show something different.  
    This then throws off every report I try to make.  I made one for totals tickets per analyst and I noticed that I got credit for closed tickets that I had previously reassigned, as did the person who the ticket was reassigned to.  
    Can anyone offer any suggestions?
    Thanks.
    Matt 

    Unfortunately no. But I think I found a pattern in regards to this: it seems the current assigned to user is always the one listed the last.
    I guess this is because the stored procedure behind the AssignedToUserDim doesn't filter if the relationship is still active. This is quite easy to "reproduce" via PowerShell.
    Lets say you have an IR with ID IR1234 which has been re-assigned multiple times.
    If you run this small query now in PowerShell you'll see that all the AssignedToUser relationships still exists, but only one of them has the property "IsDeleted" set to False.
    Import-Module SMlets
    $IRO = Get-SCSMObject -Class (Get-SCSMClass System.WorkItem.Incident$) -Filter "Id -eq IR1234"
    Get-SCSMRelationshipObject -BySource $IRO | where {$_.RelationshipID -eq "15e577a3-6bf9-6713-4eac-ba5a5b7c4722"}
    So, in the DB those AssignedToUser relationships (actually it applies to all relationships) won't be "overwritten" or the old one deleted as soon as you re-assign an incident for example. Instead, new relationshipobjects will be generated and the old ones
    changes the "IsDeleted" attribute to True.
    Perhaps it would be possible to create a new Dim for the Data Warehouse, re-use the stored procedure for the AssignedToUserDim and modify it slightly to filter only for the active AssignedToUser relationship. Then you could use your newly created dim to
    display the current Assigned To User. I haven't tested this though, probably it's more complex than I assume :)
    Cheers
    Alex

  • How to show multiple records in JDeveloper automatically

    Hi, you guys,
    May I ask you how to show multiple records, say consecutive three records, of a View object in JDeveloper?
    I know that we can just drag and drop a view object as a child (Table) of a scrollPane.
    Are there any other approaches?
    Thanks a lot for your time.
    damon

    Thanks for your reply.
    You are right.
    Table binding is the best solution for that.
    But in my mind, a record in a table is always shown in one row (or one line), am I right?
    If so, it is not convient to show records with multitple columns.
    Let's say, there are 20 columns to show for each record. Then we should display a record in, say 3 lines.
    How can we do that?
    Are there any suggestions?
    I am thinking that maybe I can use secondary row set iterators for that since we can create two or more row set iterators for the same view object.
    Assume I want to show three consecutive records. I can use attribute binding to show the current record in three lines by dragging attributes one by one from Data Control Palette to Design Window as Child | TextField;
    But I do not know how to use a secondary row set iterator for the next record. Where shall I create a secondary row set ietrator such that I can use it to create and synchronize the bindings.
    Thanks a lot
    Damon
    Message was edited by:
    user599641

  • Can crosstab show multiple objects in top header?

    can crosstab show multiple objects in top header?
    for example, the data showed as :
    customer  city name  city value      product name  product value
        A             Paris          1             food              N
        A             London          2             milk              T
        B             London          3             food              E
        B             Paris          4             milk              M
        C             London          6             food              W
        C             Paris          3             milk              Q
        D             London          1             food              E
        D             Paris          2             milk              R
    i want show these data in crosstab, and customer is the left header, city name and product name are the top header, and city value and product value are measures in the crosstab,
    and i want show the data as below:
         London     Paris     food     milk
    A     2     1     N     T
    B     3     4     E     M
    C     6     3     W     Q
    D     1     2     E     R
    but actually i got below result in crosstab:
         London     food     London     milk     Paris     food     Paris     milk     
    A               2     T     1     N               
    B     3     E                         4     M     
    C     6     W                         3     Q     
    D     1     E                         2     R     
    anyone can help me on this?
    thanks.

    Can you see this image?
    https://weblogs.sdn.sap.com/weblogs/images/252123862/trick2.JPG
    The steps I did to get it were:
    1. Insert a crosstab.  In the first column put this formula
    =[customer]
    2. In the blue row cell do not put the city name directly but this formula:
    ="*London*"
    3. Add 3 columns. In each blue cell (header cells) put this formulas: ="Paris", ="food"
    , ="*milk*"
    4. Now, in the white cells:
    In the first column put this formula:
    =Max([city_value] Where ([city_name]="London"))
    In the second
    =Max([city_value] Where ([city_name]="Paris"))
    In the third column:
    =Max([product value] Where ([product_name]="food"))
    In the fourth column:
    =Max([product value] Where ([product_name]="milk"))
    Sadly this is not dynamic as you can see, but is the only way to achieve what you want to display.
    Otherwise better follow the advice by the other posters.
    Edited by: PadawanGirl on Mar 2, 2011 5:48 PM

  • Analysis Authorization based on Hier node with multiple display hierarchies

    Hi guys - I've got a problem where s.o. might have an idea of how to switch on the light at the end of the tunnel, I am currently standing in:
    Requirement:
    Cost Center Authorization should be given through RSECADMIN, reporting should be possible for any hierarchy that exists for the authorization relevant info object.
    Preferred solution:
    The Cost Center Analysis Authorization should be given through RSECADMIN - Hierarchy node assignment.
    u2022     A dedicated Authorization Cost Center Hierarchy will be maintained in ECC6 as an alternative cost center hierarchy and extracted into BW.
    u2022     The RSECADMIN Hierarchy node assignment should be based on a particular node (Type 2).
    u2022     The display level will be specified as required (here: Level 7)
    u2022     The Authorization granted should be independent of hierarchy name and version (validity 3).
    Reporting Scenario and technical impact:
    As mentioned above, when designing and running a query the user should be able to freely select other (i.e. than the authorization) display hierarchies for the authorization relevant reporting object 'Cost Center' as well. The technical names of the semantically relevant hierarchy nodes could therefore vary. E.g. cost centers 1, 2 and 3, being assigned under hierarchy node u2018Au2019 of the RSECADMIN relevant authorization hierarchy, could be subsumed by hierarchy node u2018Bu2019 in another display hierarchy, which the user may want to display in accordance to his reporting needs. Ideally, the alternative display hierarchy should therefore display node u2018Bu2019.
    My findings so far (based on prototyping) turn out that this is not possible as long u2018Bu2019 (and its hierarchy) is not authorized in RSECADMIN. Can these findings be confirmed? And if not, would anyone have an idea of how to facilitate the reporting scenario?
    Would there be any other way to grant access, possibly based on RSECADMIN single values, and also enable the user to flexibly display hierarchies with only those hierarchy nodes whose single cost center values the user has been given access to?
    Thanks everyone for your input...
    Claus
    Edited by: Claus64 on Jul 13, 2009 4:10 AM

    HI CLause,
    On Jul 14 2009, you wrote in SDN and said:
    FYI: Found a solution...
    The hierarchy analysis authorization will be based on a navigational attribute of cost center.
    With analysis authorizations it is possible to declare the Auth object (e.g. 0COSTCENTER__RACCAUT0) as authorization relevant and leave the superior object 0COSTCENTER auth irrelevant.
    The auth will be given for 0COSTCENTER__RACCAUT0. This object will be placed as a filter of the query, being restricted by an Authorization variable for hierarchy nodes.
    Due to the concept of Analysis Authorizations, this variable will automatically pick up the nodes granted as part of RSECADMIN Hierarchy based Authorization.
    As mentioned above, 0COSTCENTER as the regular reporting characteristic remains auth irrelevant and can therefore take any hierarchy thatu2019s available. Reporting on single values will be possible, too. Only those nodes show up that hold the authorized cost centers in accordance to the authorization.
    If the auth relevant 0COSTCENTER__RACCAUT0 is not used in the query definition by either not taking it in as a filter or skipping the Auth variable, the query will launch the message that the authorization is missing. No data show up at all.
    Claus
    See this thread:
    Analysis Authorization based on Hier node with multiple display hierarchies
    I am also in the same situation as you and need to understadn your solution. I understand that you created a Nav Attr on 0COSTCENTER and made this auth relevant whilst ensuring that 0COSTCENTER is NOT auth relevant. This is all fine. The issue was you have multiple hierachies for 0COSTCENTER, how did the new Nav Attr help you solve your issue. When loading 0COSTCENTER what values did you load ino the new Nav Attribute and how did that link to the hierachies? Also, in RSECADMIN you created hiearchy nodes based on the Nav Attribute but I am confused as to what values you have in the Nav Attr.
    I appreciate if you can share your solution from the past in more details.
    many thanks

  • Display Columns from WBS and Activities in the same Report

    Does anyone know how to display Columns from a WBS and an Activity together so that they can be output to Excel?
    I need WBS Code, Actual Start, Actual Finish and Performance % Complete from the WBS and Activity Codes from Activities.
    I can produce them in a report but this gives me all the activities in a heirarchical format which then necessitates deleting the activity lines in Excel
    The Performance % complete which I want is available in Activities at the Summary Level but the Activity Codes are not at this level
    I could put the Activity Codes in as Project Codes at the WBS level but this will require a lot of maintenance
    Maybe someone knows an easy way to do this?
    John
    Edited by: user9088233 on Feb 3, 2010 11:50 PM

    user9088233,
    Your request interested me so I gave it the old college try. There are several ways to go about this task but here's one that is fairly quick and easy.
    I carefully read your description of what you need from P6. I've built a test layout using the fields that you outlined. Here's what I came up with. This should bypass the issue of having to create a P6 export. My solution is to build a customized layout in P6 and copy that info and paste it into an Excel spreadsheet.+
    Open P6
    Open neccessary projects & open a new layout containing these columns:
    ....Project, WBS,Activity ID, Activity Name, Perf. %, & (any codes or user defined codes)
    Group & Sort by: Project, WBS
    ....*Display Options* = "Show Group Totals" & "Show Summaries Only", Choose "OK"
    ....*Edit*, Select, All, Copy
    Open Excel
    ....Paste Highlighted data into your new worksheet.
    Hope this helps but it's usually hard to understand exactly what you need unless I can view your data,
    Good Luck & let me know how it turns out,
    p3_scheduler
    Edited by: p3_scheduler on Feb 8, 2010 2:40 PM

Maybe you are looking for

  • Office 365 customization

    Hello Guys Has anyone able to customize Office 365 Proplus to exclude Lync Feature during installation. I have tried following scenarios: a) I have made changes in config.xml as  <ExcludeApp ID="Lync 2013" />  b) No UI of application is displayed of

  • Auto resize a pop up window

    Hi, I have a pop up window that appears when you click on a link. The problem that i am having is that when the user does not select anything from a drop down list or inserts any comments within the pop up window, the pop window displays error messag

  • IMac continuously beeps three times when FireWire HDD is attached

    Hi there, Whenever I reboot my iMac while my external FireWire HDD is attached to it, it continuously beeps three times in a row. I detach it, and restart the iMac, and voila, it boots again! Any ideas why it can't boot while my FireWire HDD is attac

  • Iphone wont power on unless on charge and itunes cannot restore iphone,, what can i do?

    I recently bought an iphone off Ebay, the seller said it was broken and described the problems too me, the phone in my view is fixable. The main problem i have is that the phone wont power on unless it is plugged in on charge. This is where it leads

  • NaN as Output Data points

    Dear friends, i have written a resistivty program using ke224 current source, ke2182a nano voltmeter and lakeshore325 temperature controller, the program is running fine, data points are being written to spreadsheet, but the data point on x-axis is 0