Re: summarizing multiple fields
This WebDNA talk-list message is from 2000
It keeps the original formatting.
numero = 30748
interpreted = N
texte = The only way to do this sort of thing is to summarize on the first category,then within that do a second summary with the first category fixed, etc. out tofive fields. Here is some pseudo-code (i.e. will not run in WebCat) to get youstarted:[search sum on cat1][founditems] [cat1] [search sum on cat2 with cat1=[cat1]] [founditems] [cat2] [search sum on cat3 with cat1=[cat1] and cat2=[cat2]] [founditems] [cat3] [search sum on cat4 with cat1=[cat1] and cat2=[cat2] and cat3=[cat3]] [founditems] [cat4] [search sum on cat5 with cat1=[cat1] and cat2=[cat2] ... ] [founditems] [cat5] [/founditems] [/search] [/founditems] [/search] [/founditems] [/search] [/founditems] [/search][/founditems][/search] You can alter the output of the fields to supress blank lines if need be.HTHJohn Peacock____________________Reply Separator____________________Subject: summarizing multiple fields Author:
(WebCatalog Talk)Date: 4/21/2000 2:33 PM I have a products database where each product belongs to a primary category and to up to 4 other secondary categories. The secondary categories can be primary categories of some other products or not be the primary category of any product. I want a list of all the different categories and subcategories without any repetitions.Products.dbskuname category1 category2 category3 category4 category5Could someone suggest a seacrh string using what would be a combination summary or something, summarizing on the five category fields?Thanks in advance.JaiJaishankar Jayaram,Database Programmer,Interactive Ink, Inc.Phone: (614) 221-7089 ext 23Fax: (614) 221-7098Email:jai@interactiveink.comhttp://www.interactiveink.comE-business made Easy-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to
Associated Messages, from the most recent to the oldest:
|
- Re: summarizing multiple fields (jpeacock@univpress.com 2000)
|
The only way to do this sort of thing is to summarize on the first category,then within that do a second summary with the first category fixed, etc. out tofive fields. Here is some pseudo-code (i.e. will not run in WebCat) to get youstarted:[search sum on cat1][founditems] [cat1] [search sum on cat2 with cat1=[cat1]] [founditems] [cat2] [search sum on cat3 with cat1=[cat1] and cat2=[cat2]] [founditems] [cat3] [search sum on cat4 with cat1=[cat1] and cat2=[cat2] and cat3=[cat3]] [founditems] [cat4] [search sum on cat5 with cat1=[cat1] and cat2=[cat2] ... ] [founditems] [cat5] [/founditems] [/search] [/founditems] [/search] [/founditems] [/search] [/founditems] [/search][/founditems][/search] You can alter the output of the fields to supress blank lines if need be.HTHJohn Peacock____________________Reply Separator____________________Subject: summarizing multiple fields Author: (WebCatalog Talk)Date: 4/21/2000 2:33 PM I have a products database where each product belongs to a primary category and to up to 4 other secondary categories. The secondary categories can be primary categories of some other products or not be the primary category of any product. I want a list of all the different categories and subcategories without any repetitions.Products.dbskuname category1 category2 category3 category4 category5Could someone suggest a seacrh string using what would be a combination summary or something, summarizing on the five category fields?Thanks in advance.JaiJaishankar Jayaram,Database Programmer,Interactive Ink, Inc.Phone: (614) 221-7089 ext 23Fax: (614) 221-7098Email:jai@interactiveink.comhttp://www.interactiveink.comE-business made Easy-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to
jpeacock@univpress.com
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
HELP WITH DATES (1997)
Balancing randomness (2000)
Searching multiple fields from one form field (1997)
Problems passing [SKU] with $Replace in 2.0 (1997)
Max Record length (1997)
[WriteFile] problems (1997)
Databases inside [SHOWIF] (1998)
IIS Brain Dead (1998)
SQL Connections (2004)
Logical and or in [hideif] (1997)
Web Catalog 2 demo (1997)
[WebDNA] [table] weirdness maybe? (2014)
Running 2 two WebCatalog.acgi's (1996)
HELP WITH DATES (1997)
Aaron kant add (or whatever it was) (2000)
Separate SSL Server (1997)
Absolutely OT: Where's Clearway Technologies? (2000)
IIS4/WebCat3.0 Authentication (1999)
Wanted: WebCatalog Programmer (2000)
[WebDNA] Any way within WebDNA to tell if a file can be modified by current user? (2010)