What is the corresponding option for " Table Display"  in BI 7 Query Design

Hi Experts,
In 3.x Query Designer we have an Option  of " Table Display" to arrange the charesterstics in the Coloums .
Please let me know the corresponding option  in BI 7 Query Designer.
Thanks
Bhanuprakash.

I think there is no Drill down Fesility in Report Designer.  what is the option for a query with Drill down charecterstics.

Similar Messages

  • What is the best option for tethering my IPhone 4s with my iPad? (the iPad is wifi only)

    What is the best option for tethering my IPhone 4s with my iPad? (the iPad is wifi only)

    #1. Understand that if you switch carriers, you can NOT take your existing iPhone with you. It won't work. You will need to purchase a new one.
    #2. Your only choices are Sprint and Verizon. Decide who has the better coverage in your area. Keep in mind that you will NOT be able to get simultaneous voice and 3G data on either of these, as their CDMA networks do not support it. The U.S. T-Mobile network is not supported and is not fully compatible with the iPhone as it operates on a rarely used frequency compared to the rest of the world.
    #3. What in the world are "niners"? Do you mean you want to be able to keep your existing "phone numbers"? If so, that should be no problem. Most numbers in the US are now portable.
    #4. Consider WHY you want to switch. If the issue is really price, you're not going to see much of a difference. A few dollars a month at best for comparable voice and data plans.

  • What is the -k option for of the Ping utility in OS X?

      Hi,
    May I know what is the -k option for of the Ping utility in OS X? It doesn't seem to be a ICMP protocol standards-relates.
    Below is the description of this option copied from Yosemite.
    -k trafficlass
                 Specifies the traffic class to use for sending ICMP packets.  The
                 supported traffic classes are BK_SYS, BK, BE, RD, OAM, AV, RV,
                 VI, VO and CTL.  By default ping uses the control traffic class
                 (CTL).
    Thank you!

    These are low-level bits defined in the kernel's IPv6 support code.
    Here is the first reference I could find that actually says what some of them are: https://github.com/darwin-on-arm/xnu/blob/master/bsd/sys/kpi_mbuf.h
    Search for "MBUF_TC_BE"

  • What are the best options for running windows on a Mac Pro

    what are the best options for running windows on a Mac Pro

    For gaming and other CPU intensive stuff: Boot Camp – https://www.apple.com/support/bootcamp/
    For the rest: any virtualization software (Parallels/Vmware Fusion/VirtualBox)

  • What is the subscribe option for?

    What is the subscribe option for? Can I utilize this to specialize photo galleries to specific clients? Give them a password and have them login to view their photo proofs?
    This is so beyond my brain....I know what I want to do...but I cannot figure it out to do it. Any guidance or help would be greatly appreciated.

    Clicking the subscribe button adds the photos on your page to iPhoto on your visitors computer.
    Anytime you add or delete photos the album in iPhote gets updated.
    Your visitors can save your photos permanently when they unsubscribe.
    Try it : http://holiday.dailynews.webege.com/Fotos.html
    Click Abonneer
    Practice.

  • What is the best option for 'update.... set' in owb?

    Hello.
    I have been reading on a number of ways to implement following query in OWB:
    update TABLE A
    set Value F = (select Value B
    from table B
    where (nvl(trim(A.valueC),trim(A.valueD) = trim(B.ValueF)
    and substr(A.valueG,1,2) = trim(B.valueH))
    or ( nvl(trim(A.valueC),trim(A.valueD)) is null
    and trim(B.valueF) is null
    and substr(A.valueG,1,2) = trim(B.ValueH)
    The table A and table B do not have a relationship.
    Key lookup - some of you recommend not to use it as it is not very good.
    Set Operator or Joiner? What would be better?
    I created a function for this query, but i cannot use it in the map because i get this error:
    API8003:coonection target attribute group is already conncted to an incompatable data source. Use a Joiner or Set operator to join the upstream data first before conncting it into this operator.
    What would be the best way to do it? how i can pass the parameters from two different tables into my function? What feature of OWB would be the best option i cannot use for this?
    Or my best bit to re-create it as a procedure and run it that way?
    Thank you very much for your help
    Kind Regards
    Vix

    Hopefully this is helpful and it makes sense written out.
    First, I'm not sure if there are some parenthesis missing in your update statement because I can't tell for sure whether the statements separated by the 'or' should be considered separately [ as in "(a = b and a=c) or (c = d)" vs "a = b and a = c or c = d" ] or if the logic is exactly as written. My suggestion is based on the idea that the query is exactly as written -- if parenthesis were missing, insert them as appropriate.
    My suggestion is to use a join. Even though you say A and B don't have a relationship, they sort of do based on the update statement.
    I would suggest that you start with source A and insert an expression operator. You'll send in ValueC, ValueD, ValueG. You create three outputs:
    BValueF = nvl(trim(A.valueC),trim(A.valueD))
    BValueH = substr(A.valueG,1,2)
    NullValue = nvl(trim(A.valueC),trim(A.valueD))
    Then add source table B and insert another expression operator. You'll send in ValueF and ValueH. You create two outputs:
    TValueF = trim(B.valueF)
    TValueH = trim(B.valueH)
    Then insert a join operator. For ingrp1, you'll drag over whatever can uniquely identify A and the three outputs from the expression. For ingrp2, drag over ValueB and the two outputs from the expression.
    Then your join condition will be
    BValueF = TValueF
    and BValueH = TValueH
    or NullValue is null
    and TValueF is null
    and BValueH = TValueH
    Then add your target table A, set it to update on the unique key. Drag the unique key from the joiner to the unique key on A, and drag ValueB to A's ValueF.
    Hopefully this makes sense written out. I didn't test this, but it looks logically correct on paper.
    Good luck,
    Heather

  • What are the best options for creating a PDF with bookmarks and a hyperlinked TOC?

    What I'm interested in is whether or not there is an alternate process I could follow that would side step Word 2011's inability to export to PDF with bookmarks and hyperlinked TOCs. How do you create PDF documents with bookmarks and hyperlinked TOCs in your documents?
    Some background:
    In Word 2010 and 2013 for Windows (and I'm sure this applies to older versions as well), you can export documents to a PDF file format where the exported file will carry over the bookmarks and hyperlinked table of contents. Specifically, by making specific text headers, will appear in the final PDF file as bookmarks on the side (see image taken from Adobe's website).
    Regarding the table of contents, using Word's built in Table of Contents feature successfully ports the ability to navigate to a specific section by clicking on its chapter in the table of contents to the finished PDF file.
    I've read several forum discussions that say it's not possible to do this from Word 2011, so my current solution is to just finish all documents on a Windows machine (either with parallels or a separate computer). The alternate process flow of creating a word document, exporting it to PDF, then rehyperlinking everything in Acrobat is just too time consuming to consider.

    Hi, beejasaurus
    I found a possible kluge from this discussion here
    https://forums.adobe.com/thread/1008480
    Create the hyperlinks in Word, save the file
    Open that file with Pages, export as PDF.
    The links work from that PDF.
    Note, I did not try this with TOC but it worked with hyperlinks embedded in the Word document

  • What is the best option for storing my iphoto library on the cloud?

    I was curious as to what people are doing (other than backing up to external HD) for backing up the iphoto library?  Anyone using any cloud solution out there for storage?  What are some of the best options?  I have around 30,000 photos in my iphoto library.

    There is no good solution for storing the Library in the Cloud. The amount of data involved means that uploading or downloading is very, very slow. We do see posts on here from people trying to restore from a back up to the Cloud wondering if it's possible to speed up the download currently estimated in days. Running a Library from the cloud is just painfully slow - people have tried it and that is the consensus.
    However, as part of a comprehensive back up plan there is a lot to be said for backing up your Photos to the cloud. Not as good as backing up the whole Library, but as a "last line" you at least have your photos. There are many options: Flickr, Picasa, SmugMug etc. However, check the terms of your account carefully. While most sites have free uploading, you will often find that these uploads are limited in terms of the file size or the bandwidth you can use per month. For access that allows you to upload full size pics with no restrictions you may need to pay.

  • What is the best option for my process

    Hi Gurus Can any one guide me which is the best available option for my business process.
    in our client process We have a Final Product(say A). and two Vendors (say Vendor1 and vendor2)
    This Final Product is made up of 3 other parts Lets say B,C and D.
    So The client buys Product B and Product C from the Vendor1 and Product D from Vendor2
    The vendor1 supplies the both the parts(A and B) to Vendor2.
    The Vendor2 Takes the Parts B, C and Joins with Part D and deliver the final product A to the client.
    There is no assembly cost for Vendor2- he charges for only part D.
    Can anyone tell which is the best available option for my client.
    Please help me ASAP
    Thanks

    Hi Amar,
    There are many other factors that you need to take into consideration to define best approach for the process.
    You have to know what type of control you want to have of the "production" of the product "A". Who is the owner of the components B and C while they are at vendor 2.
    Who is the payer and how are you going to receive invoices of vendor 1 (you receive invoices for components according to the quantity of product A you receive in your company, or you receive invoices for all B and C received at vendor 2??)
    Its no easy to give you a feedback without more information.

  • What's the best option for event generation from an Oracle database?

    Hi all,
    I need to interface from an oracle database into WLI (or elink if need be). The
    code that needs to call this interface is written in pl/sql in the database.
    What is the best way to enable the pl/sql to make a call to WLI?
    I know you can set up an event trigger on a table using the sample DBMS adapter
    so that it will send info to WLI via the events table in the database but this
    is what they call a pull event(i.e. the adapter is actually polling this table
    for whenever an event gets put into it I think).
    Has anyone ever done a push type event? (e.g. calling java code from pl/sql that
    sends event to WLI)
    Or anyone know whether the new JCA for Oracle Applications will help with this?
    I am using Oracle 8.1.7 so don't have any extras with Oracle Apps.
    thanks all
    adam

    Adam,
    I have not implemented an push event adapter with Oracle. However, I
    know the trend that seems to be happening in the industry and I can say
    I agree 100% with it's implementation. I am seeing vendors using
    Oracle's Advanced queuing features to push events out to other
    applications. One interface for AQ is PL/SQL using DBMS_AQ, DBMS_AQADM,
    and DBMS_AQELM packages, so you would not have to rewrite your current
    business logic. Although I have not done the leg work, logically, this
    would be the approach I would take if tasked to implement an Oracle
    event adapter.
    For more information register (free) for an account on Oracle Technology
    Network (OTN), then go to the following URL:
    http://otn.oracle.com/docs/products/oracle9i/doc_library/release2/appdev.920/a96587/toc.htm
    Note: (the url goes to Oracle9i, as I couldn't find the link to 8i, but
    8i AQ in will work just as well)
    Cheers,
    Chris
    Adam Finlayson wrote:
    Hi all,
    I need to interface from an oracle database into WLI (or elink if need be). The
    code that needs to call this interface is written in pl/sql in the database.
    What is the best way to enable the pl/sql to make a call to WLI?
    I know you can set up an event trigger on a table using the sample DBMS adapter
    so that it will send info to WLI via the events table in the database but this
    is what they call a pull event(i.e. the adapter is actually polling this table
    for whenever an event gets put into it I think).
    Has anyone ever done a push type event? (e.g. calling java code from pl/sql that
    sends event to WLI)
    Or anyone know whether the new JCA for Oracle Applications will help with this?
    I am using Oracle 8.1.7 so don't have any extras with Oracle Apps.
    thanks all
    adam

  • What are the different options for implementing web security?

    Hi,
    Right now I am working on an internet website. We are using JSP for presentation and running Weblogic Application Server. I want to know different options for implementing website security. One of the options that I am aware of is to use LDAP. But we donot want to go and buy a LDAP Directory Server now. So I would really appreciate if somebody could let me know my choices here.
    Thanks in advance.

    Hi,
    If you are working on a Windows 2000 platform, the most obvious choice would be Active Directory Server as this is shipped free with Server 2000. It is LDAP compliant, although does have a few differences that set it apart from the other X500 standard based solutions which I will mention in a moment. Details on these differences can be found at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnactdir/html/msdn_activedirvsnds.asp
    Other options are openldap, an open source implementation of an ldap server or iPlanet's Directory Server. If you are initially doing an evaluation, a trial version is available of the iPlanet software and can be downloaded from their site. I found this particularly easy to get to grips with and their is excellent documentation available. There is also an offering from Novell, but I have no experience of this.
    Hope this helps.
    Jon

  • What is the best option for travellers?

    Hello everyone, I am from Peru and will be travelling to the States later this year. My main concern is staying connected while I'm there, so I would like to know if there is a solution for people like me who would like to use the service for a short period of time.
    First of, I'm still not sure if Verizon is CDMA only or also GSM, I already own an unlocked GSM phone that I would like to take with me and use while I'm there. I don´t really care for the minutes or texts as much as I do for data, it's what I'm mainly looking for.
    I will only be there for 10 days. So, does Verizon offer aything that could suit my needs? 
    Thanks in advance for your help.

    Thanks SuzyQ, you are correct. Verizon is CDMA only.
    @vigmak, if you will only be in the USA for 10 days we would recommend our Prepaid service. Click here for more information on our Prepaid service.
    Thanks

  • What is the best option for generating .wmv video working on Mac?

    I am working on a mac. I need to generate my output in .wmv. I am exporting as .mov then using MacX converter to convert to .wmv. The quality degrades too much. What is the best way to generate .wmv?
    Thanks in advance.

    YOur statement is way too generic and vague. You have not provided any exact settings,  version info, details about the footage etc. That asude WMV is a compressed format and wil always degrade.
    Mylenium

  • I am looking to upgrade my Mac to an ideal gaming, photo, and media creation system. What is the best option for me if I like to play The Sims 3 games?

    I am looking for suggestions on the ideal gaming macbook. I enjoy playing the sims 3 but it runs really slowly on my current Macbook. I bought it back in 2011 and ive kept up to date with software updates, etc. Just needing some help deciding which system will give me the biggest bang for my buck.

    16GB RAM upgrade + an SSD upgrade (biggest wallet can afford).
    However, if it is a 13" model, there is an inescapable wall, since those carry just a single GPU and share the video memory with the rest of the apps. 15" and 17" models have a  higher powered, separate and autoswitching GPU and up to 1GB of dedicated VRAM.

  • HT4527 what is the best option for transfer of music from ipod to a new iMac?

    Just got a new Imac
    all my music is on a ipod
    what is the best way to transfer ? I have seen posts on touchcopy and other software.
    Is there anything free or what is the easiest program?

    Recovering your iTunes library from your iPod or iOS device: Apple Support Communities

Maybe you are looking for

  • SAP Transportation error

    Hi experts We are having 2 system Landscape DEV & PRD, after releasing customizing request to RPD,we are unable find the changes, open the same request to see the few object i.e child request  were missing in PRD, opened the same in DEV the child and

  • How to create a data connection with dynamic XML file?

    Thanks for all reply first! I have formatted the submitted data into an XML file on the server side,this file can be import to PDF form correctly. I try to send this XML file to the user to let him can review what he has submitted. I guess that I sho

  • FCP Stops responding when exporting quicktime file still

    FCP Fresh install and FCP Still fails to export quicktime file, stops responding. I'm in the middle of a project, that really needs to be finished ASAP. Anyone out there have a solution to fix this problem, will be appreciated more than can be said.

  • WRT54GX2 GPL Firmware building unsuccessful

    Hi, I downloaded WRT54GX2_v1.01.19.tar.gz from Linksys GPL repository and tried building an image on a debian system (Woody) but I keep running into build problem.  Please see the error message below.  Can someone from Linksys give me a recommended b

  • What is context in message mapping

    Hi All, What is context in message mapping? Thanks, Anil.