Overly ordered lists.  We're #1!  All of us!

Hi all;
This is a simple problem (I think) but I can't figure it out. I'm trying to do a simple numbered list in Structured Frame XML, to the tune of ....
[ol]
[li]Put your hands into the protective gloves[/li]
[li]Grab the chip[/li]
[li]Dip the chip into sulferic acid to clean it[/li]
[/ol]
But Frame 8 keeps formatting this with "1". Like...
>1. Put your hands into the protective gloves
>1. Grab the chip
>1. Dip the chip into sulferic acid to clean it
Despite the fact that my EDD separates "format rules for first paragraph in element" from the normal "Text format rules", it looks like items #2 onwards always get trapped as the "first item" in the list.
Here's the relevant part of my EDD.
Element (Container):  li
         Format rules for first paragraph in element
             If context is ol
                 count ancestors named: ol,ul
                          If level is:1
                              Use paragraph format: ListNumFirst
                          If level is:2
         Text format rules
             If context is ol
                count ancestors name: ol,ul
                          If level is:1
                              Use paragraph format: ListNumNext
                          If level is:2
Any help is much appreciated. Thanks!
David S. Blyth (The UNIX and vi Dinosaur)
Staff Technical Writer
QUALCOMM - Standard Disclaimers Apply
Only 149,999,949 more years of Ruling the Earth to go
PS. Note to the discerning reader. Yes! My .sig has 2 changes in it!

Hi Janice,<br /><br />The problem is almost certainly due to the location of the TableTitle. The {first} rule is checking that &lt;TableTitle> is the first child element in &lt;Table>. This may always be true, so all tables are #1.<br /><br />The way to solve this problem is quite simple. In most cases the autonumbering does not need to be told when to start at 1. You will either have one continuous numbering stream through an entire book, or restart the numbering at each chapter.<br /><br />I would use a rule for TableTitle such as <br /><br />Text format rules <br />    1. In all contexts. <br />            Numbering properties <br />                Autonumber format: T:Table <n+>: <br /><br />You can then use the numbering properties dialog to control whether the numbering sequence restarts at each chapter, or not.<br /><br />Please note the T: prefix on the autonumber this keeps the table numbering separate from any other sequence.<br /><br />I hope this helps<br /><br />Ian<br /><br />Ian Proudfoot<br />Adobe Community Expert

Similar Messages

  • Query returns list of objects with all fields = NULL

    Hi there,
    I must be doing something wrong. I have tried to query for all activities and all contacts using the code pattern shown below (for activities):
    Activity_ServiceLocator serviceLocator = new Activity_ServiceLocator();
    serviceLocator.setActivityEndpointAddress(config.get(CONFIG_KEY_URL) + ";jsessionid=" + sessionId);
    ActivityQuery aq = new ActivityQuery();
    ListOfActivityQuery laq = new ListOfActivityQuery();
    laq.setActivity(aq);
    ActivityQueryPage_Input aqpi = new ActivityQueryPage_Input();
    aqpi.setListOfActivity(laq);
    laq.setPagesize(new BigInteger("100"));
    laq.setStartrownum(new BigInteger("0"));
    ActivityQueryPage_Output aqpo = serviceLocator.getActivity().activityQueryPage(aqpi);
    When I do getListOfActivity() from the ActivityQueryPage object, I get a non-empty list, however, when I loop over the list, it seems that all fields in all the objects are NULL. This, even though I have checked in the system that the activities (appointments) all contain fields with data.
    As mentioned, when I try to query for all contacts using the exact same code pattern, I also get a non-empty list of (contact) objects with non-empty fields .. So, I guess I'm doing a simple mistake (since I have hundreds of contacts in my CRM system), but which?
    Thx in advance

    Okay, I partly found the answer myself. It appears that one has to explicitly set a (empty) query type for the fields that one wants returned from the query .. At least this appears to return the field value of the returned objects .. But is this really the correct way of doing it?
    A few related questions;
    1) What is the purpose of the UseChildAnd? I cannot read this from the documentation!
    2) Is there any more documentation than the Oracle CRM On Demand Release 16? I would like to have some more documentation on
    a) how to make a cross table query, e.g. across activities and contacts (for instance, give me all contact who have an appointment tomorrow), and
    b) how to use the QueryType.
    Any references to something that can enlighten me? :-)

  • The definitive field order list for all formats

    WANTED: The definitive field order list for all formats, NTSC and PAL.
    I have seen several such lists, but are they trustworthy?
    This one http://www.dvxuser.com/V6/showthread.php?t=125817 looks promising, but, for instance, how can HDTV 1080/24p have a field order of upper field first? - Isn't "p" without any fields?
    Anyway, if someone has seen such a definitive list, preferrably from some "official" source, please share.
    Thanks 

    Hi kalione,
    We’re always looking for ways to make browsing BestBuy.com easier. With the recent merger of the My Best Buy website into the main BestBuy.com page, it sounds like there may have been some changes to how you can view upcoming games! My apologies if there has been an added element of difficulty here.
    The method that zztoluca has explained is actually how I generally check for pre-orders we have listed, as I like looking at them by individual platform. If you start at the main “PRODUCTS” tab at the top of the main site, choose “Video Games, Movies, & Music” and then choose the console of your choice. Once there, there should be an option on the left under the “Games” section for browsing by Pre-orders. Here is an example of pre-orders listed for Xbox One.
    I hope this helps! Keep an eye on BestBuy.com as it’s constantly changing and evolving.
    Cheers,
    Brian|Senior Social Media Specialist | Best Buy® Corporate
     Private Message

  • Workaround for nested ordered lists in EPUB?

    I am slowly converting a book I laid out in InDesign into an EPUB that echoes the logic (not rigidly the visual presentation) of the print version.
    Most of it has gone smoothly, because I test and fix at different stages, and have tagged the hell out of everything from the beginning. I view the test files on an original iPad, a Nook Color, and an iPhone. I have the Kindle Previewer.app and Kindle.app that I use when converting to .MOBI.
    However, there are two problems I’m having when viewing the book on a Nook Color that I do not know how to fix.
    The first problem is vertical line spacing when there are character styles (span classes) applied to specific words in a line of text. This book has many book title references and some foreign words that are italicized, for example, and wherever they occur, there is additional line space above and below that line of text. This also occurs where characters have been tagged as bold (either using <strong>, <b>, or <span class=bold>—I have tried all three ways of tagging these instances of text. You can see what a page looks like on the Nook Color at http://www.girsbergerdesign.com/Nooktest/nooktest.html.
    The other problem I’m having is with nested ordered lists. There are some outline-style lists, with levels 1. and a. While I can edit these in Sigil to maintain the type=1 and type=a of these lists, on the Nook Color, they are still showing up as 1., with the a. level indented properly but numbered 1. You can see a sample below (top) and a sample of the same page on the iPad in iBooks (bottom):
    Within iBooks on the iPad and the iPhone, the correct outlining system is maintained, after I change the value of the type of the lists to "1" and "a". So I know that works. I just don't see why it wouldn't work on the Nook Color.
    In the Kindle previewer.app, the bolds and italics and other span class formatting behaves properly (i.e, does not cause unsightly linespacing), but it too ignores the a level of the outline-style format, although it honors the indent.
    Does anyone have any advice about this? I'd like to be able to map the list styles to HTML for structure, but this is driving me crazy!
    Thanks in advance.

    Thanks for your response, seddybell. This got me thinking, and I believe I have found a solution to the linespacing situation (still working on the outline situation).
    I think the line-height attribute is the issue. Because so many textbooks in print start out with something like 10/12 spacing (the book I’m converting is 11/14 Kepler Std), the line-height in the CSS file (or the leading of the paragraph style in InDesign, before exporting) has to be increased to roughly 164% of the font-size (in this case, from 1.27 to 2 em in the CSS file) to ensure that the <em> and <strong> characters don't throw off the linespacing for viewing on the Nook. This way, whether the user has “Publisher Defaults” turned on or off, the linespacing won’t be affected.
    I noticed that when I turned on “Publisher Defaults”, my text looked fine, but when I turned it off, THAT was when the spacing problems slapped me in the face!
    Here was what I did with my basic p.TX tag, and then made proportional adjustments to other tags:
    Original CSS style exported from InDesign:
    p.TX {
    font-family : "Georgia", serif;
    font-weight : normal;
    font-style : normal;
    font-size : 0.92em;
    text-decoration : none;
    font-variant : normal;
    line-height : 1.27;
    text-align : justify;
    color : #000000;
    text-indent : 18px;
    margin : 0px;
    Line-height value increased:
    p.TX {
    font-family : "Georgia", serif;
    font-weight : normal;
    font-style : normal;
    font-size : 0.92em;
    text-decoration : none;
    font-variant : normal;
    line-height : 2;
    text-align : justify;
    color : #000000;
    text-indent : 18px;
    margin : 0px;
    I do something similar to your p.space-above on the InDesign side. I always add styles with a space above or below attribute that ports over as a margin quite nicely, so I'm glad I've already developed this good habit! But I'll definitely be adding more space between lines now to accommodate this oddity on the Nook (assuming that's what it is).

  • Why does cutting and pasting ordered lists no longer preserve the line numbers

    I often cut and paste ordered lists from web sites (track listings) to put with my downloaded tracks. Until the last update (not sure which version I was using with ubuntu 8.04 but it would have been the latest for that distro.) the line numbers were copied along with the ordered list, but they are not any more, so I have to type them all back in manually, which is a pain.
    I have uninstalled firefox 9 to try to downgrade, but don't know which version would still work.

    My daughter has had her Razr for about 9 months now.  About two weeks ago she picked up her phone in the morning on her way to school when she noticed two cracks, both starting at the camera lens. One goes completely to the bottom and the other goes sharply to the side. She has never dropped it and me and my husband went over it with a fine tooth comb. We looked under a magnifying glass and could no find any reason for the glass to crack. Not one ding, scratch or bang. Our daughter really takes good care of her stuff, but we still wanted to make sure before we sent it in for repairs. Well we did and we got a reply from Motorola with a picture of the cracks saying this was customer abuse and that it is not covered under warranty. Even though they did not find any physical damage to back it up. Well I e-mailed them back and told them I did a little research and found pages of people having the same problems. Well I did not hear from them until I received a notice from Fed Ex that they were sending the phone back. NOT FIXED!!! I went to look up why and guess what there is no case open any more for the phone. It has been wiped clean. I put in the RMA # it comes back not found, I put in the ID #, the SN# and all comes back not found. Yet a day earlier all the info was there. I know there is a lot more people like me and all of you, but they just don't want to be bothered so they pay to have it fix, just to have it do it again. Unless they have found the problem and only fixing it on a customer pay only set up. I am furious and will not be recommending this phone to anyone. And to think I was considering this phone for my next up grade! NOT!!!!

  • I purchased CS6 Design & Web Premium but there is nothing on my Order List?!

    I recently made a purchase just awhile ago, I got directed to 'My Order List' and could see my order there.
    But when I refreshed it they disappeared and now my order is missing. Could someone tell me just what is going on?
    I have check 'My Order' for an hour now, still nothing. All my details have been submitted, including proof of my student card. I purchased the CS6 Web and Design suite for Students and Teachers to be exact. I have check my mail for any updates over the purchase but have got nothing, I would like to confirm if my order is really being processed as I am aware that it takes time for the 'Proof of Identification'(student) to be approved. I have a feeling that there was some server issues and should just make another purchase, I don't want to be pay for 2 copies though.
    I would really appreciate it if the Adobe staff could clear this issue!

    Contact support directly by phone or web chat. nobody here can look into such matters.
    Mylenium

  • Unordered Lists Print as Ordered Lists?!

    The only way I can figure out to indent text in iWeb is with the "Text Indent" parameter under "List" in the Text Inspector. I used that to format the following page:
    http://homepage.mac.com/william.blattner/ISPS/2006.html
    It looks fine on the screen, but when you try to print the page, phantom numbers appear at the beginning of every indented line. When I inspected the source code for the page, I noticed that iWeb is using the "OL" tag – the ordered list tag, which will generate numbers by default.
    Three questions for anyone out there:
    1. Is there another way to produce the indent, without using the "Text Indent" parameter?
    2. Has anyone else had this problem?
    3. Is it possible that this is a product of my publishing to homepage.mac.com, rather than web.mac.com?
    iBook G4   Mac OS X (10.4.8)   iWeb 1.1.2
    iBook G4   Mac OS X (10.4.8)   iWeb 1.1.2

    I understand that it's an invalid property, the property is not defined at all. The web standard is that if you have an unordered list (ul) then it uses bullet points, and if you use an ordered list (ol) then it uses numbers. This is completely backwards on the new update, and since we develop over 400 websites, it will be a waste of our time to go back through every site and add a style type.

  • Help using oracle syntax "SUM(col1) over (order by col2)" using ODI

    Hi all
    I want to load data from oracle to ESSBASE using ODI, and I know oracle have such syntax sum(col1) over (order by col2,col3) which can get the accumulation data, e.g
    Oracle data table
    col1, col2, value
    A 2009-1 10
    A 2009-2 10
    A 2009-3 10
    And the essbase need
    col1 col2 value
    A 2009-1 10
    A 2009-2 20
    A 2009-3 30
    However after i try this in ODI, error occur:
    org.apache.bsf.BSFException: exception from Jython:
    Traceback (innermost last):
    File "<string>", line 32, in ?
    java.sql.SQLException: ORA-00979: not a GROUP BY expression
    and the original generated SQl by ODI :
    select 'HSP_InputValue' "HSP_Rates",MAP_KMDZ_TABLE.BUD_DYKM "Account",MAP_MONTH.ESS_MONTH "Period",MAP_YEAR.ESS_YEAR "Year",'Actual' "Scenario",'Draft' "Version",TEMP_LIRUN.CURRENCY "Currency",MAP_COMPANYCODE.ESS_COMPCODE "Entity",substr(MAP_KMDZ_TABLE.BUD_BUSINESSOBJECT,1,80) "BusinessObject",'Route_NoRoute' "Route",MAP_TRANSPORT.ESS_TRANSPORT "Transport",substr(MAP_KMDZ_TABLE.BUD_BUSINESSACTIVITY,1,80) "BusinessActivity",substr(MAP_KMDZ_TABLE.BUD_CHANNEL,1,80) "Source",'NoCounterparty' "Counterparty",sum(TEMP_LIRUN.DATAVALUE) over (order by MAP_KMDZ_TABLE.BUD_DYKM,MAP_YEAR.ESS_YEAR,MAP_MONTH.ESS_MONTH,TEMP_LIRUN.CURRENCY,MAP_COMPANYCODE.ESS_COMPCODE,MAP_TRANSPORT.ESS_TRANSPORT,MAP_KMDZ_TABLE.BUD_BUSINESSACTIVITY,MAP_KMDZ_TABLE.BUD_BUSINESSOBJECT,MAP_KMDZ_TABLE.BUD_CHANNEL) "Data" from ETL_DEV.TEMP_LIRUN TEMP_LIRUN, ETL_DEV.MAP_KMDZ_TABLE MAP_KMDZ_TABLE, ETL_DEV.MAP_MONTH MAP_MONTH, ETL_DEV.MAP_YEAR MAP_YEAR, ETL_DEV.MAP_COMPANYCODE MAP_COMPANYCODE, ETL_DEV.MAP_TRANSPORT MAP_TRANSPORT where      (1=1) And (TEMP_LIRUN.COSTELMNT=MAP_KMDZ_TABLE.SAP_ZZKM)
    AND (TEMP_LIRUN.FISCYEAR=MAP_YEAR.SAP_YEAR)
    AND (TEMP_LIRUN.FISCPER3=MAP_MONTH.SAP_MONTH)
    AND (TEMP_LIRUN.COMP_CODE=MAP_COMPANYCODE.SAP_COMPCODE)
    AND (TEMP_LIRUN.WWHC=MAP_TRANSPORT.SAP_WWHC) Group By MAP_KMDZ_TABLE.BUD_DYKM,
    MAP_MONTH.ESS_MONTH,
    MAP_YEAR.ESS_YEAR,
    TEMP_LIRUN.CURRENCY,
    MAP_COMPANYCODE.ESS_COMPCODE,
    substr(MAP_KMDZ_TABLE.BUD_BUSINESSOBJECT,1,80),
    MAP_TRANSPORT.ESS_TRANSPORT,
    substr(MAP_KMDZ_TABLE.BUD_BUSINESSACTIVITY,1,80),
    substr(MAP_KMDZ_TABLE.BUD_CHANNEL,1,80)
    I know ODI think sum.. over must append group by , however it's not! How to solve this problem.
    Thank All for your attention
    SOS!
    Ethan

    Hi Ethan,
    In my exeprnc I faced a similar kind of situation.
    Two work arounds.
    1. Write one procedure and execute the same using ODI procedure.
    2. Customize a Km and use that KM in your interface.
    I guess in your query Group by function is not needed. (if this is the case you can achive this by a smple customization step in KM)
    for example : your current KM will generate a query like this:-
    select x,y, sum(x) over (order by y) as sumx FROM TestTable group by x, y
    and you need a query like this
    select x,y, sum(x) over (order by y) as sumx FROM TestTable
    go to your KM (duplicate the KM which you are using and rename _withoutGroup )
    remove the group by function from select query
    (remove the API function <%=snpRef.getGrpBy()%> from insert into i$ table step)
    please let me know if you need more help on this
    regards,
    Rathish

  • I recently had to get a new windows computer, old one crashed. My tech guy got all my itunes library over to the new one, and all my songs are there. However, some won't play and ask me for the password for the apple id they were purchased under. 2 of the

    I recently had to get a new windows computer, old one crashed. My tech guy got all my itunes library over to the new one, and all my songs are there. However, some won't play and ask me for the password for the apple id they were purchased under. 2 of these ids are obsolete and I have no access to those accts. The songs all played on my old computer without prompting me for a password.
    Any ideas how I can get around this hassle and get them all to play? We're talking about 800 songs that are being obstinate. The new computer is authorized under my "new" Apple id, which I have used for years.

    Downloading past purchases from the App Store, iBookstore, and iTunes Store - http://support.apple.com/kb/ht2519 - enabled with iTunes 10.3 and newer; not available in all countries; apps, books (not audiobooks), music, t.v. shows, and movies (some - not all studios have permitted this). Movies currently available in the USA only. Downloading previously purchased movies and TV shows requires iTunes 10.6 or later.  Discontinued items not available. For items not included in the iCloud list, or locations or computer systems where iCloud is not (yet?) available, you only get one download per fee paid.  Apple notes it is your responsibility to back up your purchases.
    Select the store on the left side of iTunes.
    Click on Purchased on the right side under Quick Links.
    You can re-download your available previous purchases.

  • Order list not linking through to detail view

    Hi all, I'm creating an order list in a secure zone, each order needs to link to the invoice of that order (the detail view). I have read:
    http://forums.adobe.com/message/4348407#4348407
    and
    http://kb.worldsecuresystems.com/838/cpsid_83807.html?bc-partner#main_Displaying_Order_His tory
    but cant seem to link from the order list to the detail view.
    My list template is:
    <li>
    <span class="col1">{tag_invoicedate}</span>
    <span class="col2">{tag_invoicenumber}</span>
    <span class="col3">{tag_invoicetotal}</span>
    <span class="col4">{tag_status}</span>
    </li>
    Are any of these tags meant to link to the detail view? I have looked for further tags which link to the detail view but cant find any.
    Thanks for your reply in advance.
    Karl

    Yea, best is to wrap {tag_productimage} in a div with a class, i.e. <div class="order-image">{tag_productimage}</div> and "shrink" it with css:
    .order-image {
         width:80px;
         height:80px;
    .order-image img {
         width:100%;
    You can not define a template for the detail view (I wish...), it is using the default template.
    Nicole - BCGurus.com   |  http://bcgurus.com/Business-Catalyst-Templates for only $7

  • Rules in Outlook are not processed in the order listed

    I have created a new rule today to filter out all email that is not directly sent to me to a folder called "process later" hanging off "Inbox"
    Problem is, even thou it is the last rule created, and appears to be at the bottom of the list, this seems to be the first rule that is executed.
    In order to fix, I need to go into "process later" folder and run all rules on it.
    Is there a way to fix this, w/o trying to re-create all the rules (I have like 40-50).

    I have same issue where rules are not processed in the order they are written.  All rules are "Client Only".  I sort email based on the information contained in the subject line.  Some should get filed into sub folders, some in the
    parent.  So,  I have a folder called QA and a sub-folder called QA-Project 1.
    #1 rule -- processes subject line looking for QA-Project 1 and puts it in QA-Project 1 folder
    #2 rule -- processes subject line looking only QA and puts it in QA folder
    Problem is when I run both these rules,  the email with subject "QA-Project 1" ends up in the QA folder and not the QA-Project 1 Folder.  So the rules are not processing sequentially.  Please help. 

  • I have my contacts synced with icloud and exchange. I want all of them to be synced via icloud, I have tried turning contacts off and then clicking merge but that doesn't copy all of them over. How do I transfer all contacts onto my phone and then icloud?

    I have my contacts synced with icloud and exchange. I want all of them to be synced via icloud, I have tried turning contacts off and then clicking merge but that doesn't copy all of them over. How do I transfer all contacts onto my phone and then icloud?

    Welcome to the Apple Community.
    If you can't do this on a computer, which would be much easier using drag and drop, then you will need to share the contacts with yourself in order to move them to the iCloud account.

  • Dense_Rank() over order by date fields not working properly

    Hi,
    i have a pl/sql statement which looks like this:
    WITH OrderedByDateTable     AS
         SELECT     gsp.*, DENSE_RANK () OVER (ORDER BY A_varChar_col1,
    decode(upper('COMPLIANCETICKSDATE'),'TASKNBR',TASK_NBR,
    'DESCRIPTION', DESCRIPTION,
    'PARTNBR', PART_NBR,
    'PARTSERIALNBR', PART_SERIAL_NBR,
    'SORTDATE', TO_DATE(MIN_EST_DUE_DATE),
    'COMPLIANCETICKSDATE', COMPLIANCE_DATE,
    TASK_NBR
    )DESC NULLS LAST,task_nbr,description,enrtask_id)     AS r_num
         FROM     GT_STATUS_PAGING gsp
    SELECT     *
    FROM     OrderedByDateTable     
    The result that i am expecting is that the dense_rank should order the compliance_date column in desc order and finally gives ranks to the rows.
    But i am getting the resultset in some order all the time, but it is neither ASC or DESC.
    But if for debugging purposes, lets say if i replace the COMPLIANCE_DATE column with DESCRIPTION column again it works perfectly fine giving me the descriptions in DESC order along with the ranks. But for both the date fields above it doesnt work.
    Can anyone please help me on how to solve this?

    user12270778 wrote:
    Hi,
    i have a pl/sql statement which looks like this:
    The result that i am expecting is that the dense_rank should order the compliance_date column in desc order and finally gives ranks to the rows.
    But i am getting the resultset in some order all the time, but it is neither ASC or DESC.
    Can anyone please help me on how to solve this?The problem is an implicit date conversion that takes place.
    Because the first parameters of your decode are strings, the COMPLIANCE_DATE column is also converted into a string. This string is then sorted alphanumerically. The default format mask is often DD-MON-RR. Therefore your date column would be sorted by day, then by the name of the month and so on.
    Fast solution would be to do an explicit conversion from date into strings that match the ordering.
    WITH  OrderedByDateTable     AS
            (     SELECT     gsp.*, DENSE_RANK () OVER (ORDER BY  A_varChar_col1,
                         decode(upper('COMPLIANCETICKSDATE'),
                                   'TASKNBR',TASK_NBR,
                                   'DESCRIPTION', DESCRIPTION,
                                   'PARTNBR', PART_NBR,
                                   'PARTSERIALNBR', PART_SERIAL_NBR,
                                   'SORTDATE', TO_DATE(MIN_EST_DUE_DATE),
                                   'COMPLIANCETICKSDATE', to_char(COMPLIANCE_DATE,'YYYYMMDD HH24:MI:SS'), /* this is the important bit */
                                   TASK_NBR
                                   ) DESC NULLS LAST,task_nbr,description,enrtask_id)     AS r_num
                        FROM     GT_STATUS_PAGING  gsp
    SELECT     *
    FROM     OrderedByDateTable     You should be careful, because the same problem also happens with your SORTDATE column MIN_EST_DUE_DATE.
    Edited by: Sven W. on Oct 25, 2012 6:53 PM

  • SharePoint Purchase Order List

    Hi All,
    I want to develop small purchase order system in sharepoint. I already started working on this but I stuck in below points where the purchased Qty is comming on different dates. For example :-
    Order Qty = 100, Purchased Qty (Qty deliverd to godown more than one time in three different date like 20+20+60=100).
    Now the list which I've created it's strait forward like below :-
    Order Date,Purchased Date, Order Qty, Purchased Qty,Balance Qty (calculated),Status(Pending / Completed)
    For this particular scenario the Qty was purchased in three lots so not sure how to archive this.
    Please advice. Also if you have some link or steps please provide

    Thanks Romeo for your comment,
    I already created list as per requirement but below I've mentioned my problem. I think the way you are saying to use two list that will work but if you provide some steps it will be helpful for me.
    My Created list name is 'Order List' and below are the columns :-
    Purchase No, Part No, Purchase Order Date, Pu. Order Qty, Deliver Date, Deliver Qty, Balance Qty
    Here the problem is filtering the data for report purpose.
    As I'm entering the details in one row (as per the above column name) if Order Qty is deliver with same Qty / full Qty then my Balance Qty will show zero. And I can easily filter with Purchase No to check the order with Deliver Date & Deliver Qty when we
    received.
    But now the problem is if Order Qty is deliver on split basis for example (pfb print Screen) 800 Qty deliver in three dates (500+100+100=100) then I'm not sure how to enter the data to trace the Deliver dates and Deliver Qty as per Purchase No.

  • Order list from purchasing list item

    Hi All Retail expert,
    I have created purchasing list item. Now when i am releasing purchasing list thru wrfapc12, no order list created . only message comes ..please purchase list .
    Kindly suggest. I am really stuck where i am missing.
    With Thanks & Regards,
    Santosh

    Hi Kewin,
    Thanks for your replay.
    Yes. i am releasing pourchasing list in wrfapco2.
    afterthat when i am using wrfapc12 to create order list,below message is coming--
    There is no purchase list in selection.
    Kindly suggest.
    With Regards,
    Santosh

Maybe you are looking for

  • HP smart web printing with vista home premium and IE7

     hello, >my computer is HP pavillion  slimline s7700n , printer AiO C4340, OS  vista home premium 32 bit, IE is 7 >i just install HP smart web printing....this software work good when i am at  my netzero main page (icon,clip, edit and print) > >i  tr

  • K7N2 Delta-L Compatibility Issues HELP

    I am currently building a system to use as a development server. Here are all the parts I have used. [list=a] K7N2 Delta L Motherboard AMD Athlon 2800+ 333 FSB PowMax Case 400W Power Supply Western Digital HD 80GB UDMA 100 7200 RPM Western Digital HD

  • Difference in GL Balance display and GL line item display

    Dear All, Can any one help me why the difference between GL display and GL line items display? Thanks in advance regards Elan

  • Openbox and borders

    Hey guys, I am trying to set windows up in Openbox to have borders without decorations - I cant seem to get it to work though. The settings I've adjusted suggest it should work but for some reason the borders still dont work without decor. I've set u

  • Variable  Vlaue restriction in a query

    Hi, I have an order type variable  (0COORD_TYPE) as a part slection criteria in the query . The Requirement is I want to have the variable for order type have a default that excludes the certain order types ,BUT the user can change to include if they