Help;how to put datas in order according to the NO.  in query?

for example there is a infoprovider includes : 
agency,month,reach rate,rank
                                                               A         ,          1   ,             90%
                                                               B         ,          1        ,        80%      
                                                               C           ,        1         ,        20%
Then how to  show three agencys'  (A B C) rate of Achievement  :A is no.1 ,B is no.2 ,C is no.3

Hi,
Yes you can do it.
agency ---month---reach rate--Formula(reach rate)
A ------------- 1 -------- 90%-----  1
B ------------- 1 ------- 80% ----  2
C --------------1------- 20% -----  3
In Craate Formula for Rank, then Drop Reach Rate in Rank Formula, then right click on Rank and Properties, and set Calculate Single value as = Ranked Lias, so based on teh values it will display the ranks.
Thank
Reddy
Edited by: Surendra Reddy on Mar 10, 2009 4:37 AM

Similar Messages

  • How to put data (from texte file) in the Tab

    Hi,
    I have a file with one line data.
    I want to put the data in a tab with 5 colums and x line.
    I attach a example.
    Thank's
    Attachments:
    ni-help.zip ‏9 KB

    You need to modify the input parameters in the Spreadsheet Sheet String to Array. For the delimeter, you need to specify a space. By default, the function uses a tab as a delimiter.

  • I don't know how to put in alphabetical order my mailboxes. Can you help me please?

    I don't know how to put in alphabetical order my mailboxes. Can you help me please?

    Try to force it into recovery mode to restore it, as explained here: http://support.apple.com/kb/ht1808.

  • How to put data into a RFC import parameter structure from portal

    Hi, All,
    I have a RFC in which an import parameter is a structure (not a table). I want to put data into that structure. I know how to put data into a table or a string. I tried to use
    IRecordSet MyTABStr = (IRecordSet)structureFactory.getStructure(function.getParameter("MYTABSTR").getStructure());
    MyTABStr.setString("FIELD1", value1);
    MyTABStr.setString("FIELD2", value2);
    importParams.put("MYTABSTR",MyTABStr);
    But it works for table not structure.  Is there anybody know how to do that?
    Thanks in advance!
    Meiying

    Hi,
    You can try the following code -
    IRecord structure = (IRecord)structureFactory.getStructure(function.getParameter("MYTABSTR").getStructure());
    structure.setString("FIELD1", value1);
    structure.setString("FIELD2", value2);
    importParams.put("MYTABSTR",structure);
    Regards,
    Sudip

  • How to put datas from database in html�s forms?

    Does anyone have any idea how to put datas from the database using JSP???

    One option: put your data into a JavaBean and then put that into the session. You can then access it from your JSP. You can access the properties of the bean using the basic JSP scripting elements, or if you want to get fancy, both JSTL and Struts have a bunch of custom tags for working with JavaBeans.

  • How to send data from internal table to the shared folder in ABAP

    Hi experts,
             My requirement is to transfer data from a file to shared folder. i just did reading data from a file to a internal table. Now i want to send this internal table data into a shared folder which is  "
    xxx\y\z....".
    I do not have any idea on how to send data from internal table to the shared folder path.
    can anybody please help me out how to do this?
    Thanks & Regards
    Sireesha.

    Where that folder is located, its on presentation server i.e. desktop or application server.
    If its on presentation server, use FM GUI_UPLOAD.
    If its on application server, then use DATASET functions. Have a look at below link.
    [File Handling in ABAP|http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb3ca6358411d1829f0000e829fbfe/frameset.htm]
    I hope it helps.
    Thanks,
    Vibha
    Please mark all the useful answers

  • I recieved an Adobe Master Collection License number from my school (Stevens Institute of Technology) and I can't figure out how to use it in order to get the product. I've created a username and that's as far as I've gotten.

    I recieved an Adobe Master Collection License number from my school (Stevens Institute of Technology) and I can't figure out how to use it in order to get the product. I've created a username and that's as far as I've gotten. I need to download the product and I can't figure out where to begin.

    Ask someone at your school... Do you have a Cloud redemption code, or a CS6 serial number?
    If Cloud, Redemption Code http://helpx.adobe.com/x-productkb/global/redemption-code-help.html and
    http://www.adobe.com/products/creativecloud/faq.html
    http://helpx.adobe.com/creative-cloud/help/install-apps.html to install or uninstall
    http://forums.adobe.com/community/download_install_setup/creative_cloud_faq
    What it is http://helpx.adobe.com/creative-cloud/help/creative-cloud-desktop.html
    Cloud Getting Started https://helpx.adobe.com/creative-cloud.html
    If CS6, download at Other downloads and enter your serial number when prompted
    Again... your 1st resource is your school

  • Help:  How to add a library item to hide the default Window menu

    Hi,
    In this post: Help: How to add a library item to hide the default Window menu, it described how to create an menu that will hide the default window menu.
    I'd like to know if there a way to put this component into library so that others can directly inherit this menu in other FORMS and how to implement it.
    Jimmy

    Hi,
    I found the solution and the post was not properly phrased. There is no need to add menu into library. All we need is to put the compiled menu into Oracle AS and add the menu name the menu module of the given form.
    Thanks.
    Jimmy

  • *Urgent*How to insert data from MS SQL to the table that create at the adobe form?

    Hi,
    I'm using Adobe life cycle designer 8 to do my interactive form. I would like to ask how to insert data from MS SQL to the table that i have created in my adobe interactive form?
    I really need the information ASAP as i need to hand in my project by next week... i really appreciate any one who reply this post.
    Thanks

    Tou need to do a couple of things
    1. On the Essbase server, set up an odbc system connection to your MySQL database
    2. In the load rule , go to the file menu and select open SQL data source and in the data source put in your SQL statement . A couple of hints. Where it says Select, don't put in the word select and where it say from don't put in from. The system adds them for you. The easiest way ti enter a SQL statement is to do it all in the select area So if your SQL would normanlly say select * from mytable just enter the code as * from mytable in the select area
    The click ol/retrieve and enter in your connection info. Itshould bring data back into the load rule. Save the load rule and use it

  • How to put 'Continue in next page' below the table.

    Hi,
    I have an invoice where all the lines are not fitting into one page. So some of the lines are getting printed in the second page. But in this case I wanted to put a message below the first page as "continue on next page"
    Since Iam a newbie to XML/BI Publisher I kinda stuck here. Tons of thanks in advance.
    This is how I need the output
    --- PAge1 --
    heading1
    line1
    line2
    line3
    line4
    line5
    line6
    line7
    line8
    line9
    line10
    Continue on next page
    -- page 2--
    heading1
    line11
    line12
    line13
    line14
    line15
    line16
    line17
    _________

    There are so many threads for this lately,..
    Go here
    http://winrichman.blogspot.com/...
    Here is some of the thread people were desperately looking for answers :).
    how can we get "Page Continued" at footer of page.
    Re: How do I print the word "Continued" at the bottom of page in BI publisher?
    How to Display 'Continued' in second& subsequent page but not in last page?
    Re: Printing signature on footer section of every page
    Re: How to put 'Continue in next page' below the table.
    Re: How do I check the last page?
    Help needed in XML Publisher rtf file
    Re: Different value in footer
    Changing header information within a document
    Re: Invoice Page break
    Re: Footer information in very page
    Re: Check Printing
    Oops, I initially thought , there would less number of threads,
    Hope my blog helps them :)

  • How to optimize web2 in order to open the window more quickly?

    how to optimize web2 in order to open the window more quickly ?

    salientgreen is right. But my suggestion is that you'd better first transfer these data to your computer to have a backup and then delete them to free up space.
    By the way, you can open Settings and navigate to General > Usage to get an idea of your storage consumption. Music, videos, and photos might be the biggest offender.

  • List of incomplete sale orders according to the sales document wise

    Hi Gurus
    can any body suggest me the tcode to find the incomplete sales orders according to the sales document wise
    regards
    satish

    Hi,
    Please run T/code V.02 to see incomplete sales orders.
    Regards,
    Jaiprakash.P.T

  • How to pass Data from one form to the other

    Hi all
    Can any one suggest me how to pass data from one form to the other form, which i zoomed from the original one?
    I tried to do this by passing parameter in Event Procedure but i am getting error msg when i am opening the zoomed form.
    If any one of u have any idea, give me a reply
    Thank you
    Suhasini

    If you choose the second alternative you should erase these global variables after the second form is opened
    You can erase the global variable using:
    erase('global_var')
    Greetings,
    Sim

  • How to view data in tables by selecting the synonym from the database objec

    I could not figure out how to view data in tables by selecting the synonym from the database objects navigation tree. I had to first choose the synonym, view the details of the synonym to determine the table name, and then select the table from the database objects tree. Is this the only way available?

    This functionality currently does not exist. I don't see it on the 1.1 statement of direction either, so perhaps someone from Oracle can give some insight as to when this could be expected.
    Eric

  • [Help]How can I power on or power off the specpum through GPIB by VC6.0 ?

    [Help]How can I power on or power off  the specpum through GPIB by VC6.0 ?
    [帮助]如何在VC6.0环境下通过GPIB卡开关频谱分析仪的电源?
    For this is my first programme, thus ,I have no idea how to write code, and don't know the heaer files and DLL files to  be included or imported.
    因为这是我写的第一个程序,所以,不知道如何写代码,也不知道需要引用或者导入哪些头文件或者库文件。
    Thank you !
    谢谢!

    Your question is very abstract, and difficut to understand what you want to do.  Do you wish to control your spectrum analyzer for TURN-ON and TURN-OFF power?
    Assuming your question is so...
    To turn the instrument power OFF, you should look for the GPIB command that can do this in the instrument's operation manual. 
    To turn the instrument power ON, it is very difficult or almost impossible to do so, because your app program will have no way to communicate with your "unpowered" instrument. 

Maybe you are looking for

  • How do I access the results of a multi dimensional array.

    I created an array from a recordset using the following code copied from a post by David Powers $results = array(); do {   $results[] = $row_recordsetName; } while ($row_recordsetName = mysql_fetch_assoc($recordsetName)); My recordset has two fields

  • LabVIEW 2009 3D Plot has no Loose Fit property and Axis AutoScale does not function at run time ?

    I cannot find a Loose Fit property for the new 3D plots (waterfall, ribbon) in LV 2009.  As a result, my data range of 1402 to 1407 ends up on a Z axis range of 1400 to 1500 and looks like a flat line. The Z Active Axis properties Range Maximum and R

  • How do i make purchase at foreign non-american itunes music stores???

    i wanted to purchase a song from the german itunes music store, so i headed over there, and was told that my account was only valid for purchase in the american itunes store, but if i click the ok tab, then it will transfer over my account info, so i

  • Background saving bug CS6 (stalls)

    Background saving bug CS6 Problem: 1. Was Editing a rather large and complex file, 16bit, 1,6GB 2. Pressed ctr+s to save the progress 3. Immediately launched a 3rd party plugin, Niksoft Define 2 (I mean with two keyboard shortcuts in a row, within se

  • Photo Stream sharing among 1000 company phones

    I have just under 1000 phones that I need to set up to share pictures. I know the limits of Photo Stream. Are there workarounds to those limits like setting up 10 streams and having 100 subscribers to each? What other methods or apps are there? Thank