Cross table (Siasun)

Source: Internet
Author: User

--Instructions from the Siasun

// Create cross-table

createcrosstable (table,cross,where,left,top,mid,leftas,topnullas,midas,sumas,topsep,leftsort,topsort:string);

1.07 Examples:

Createcrossdataset (' XSDD1 ', DataSet, ', ' Dwbh,ywy ', ' ywrq ', ' je,hsje ', ' Customer, salesman ', ' empty ', ' | amount, | tax-included amount ', ' je,hsje ', ' total | ', ', ‘‘);

Createcrossdataset (table:string; Cross:tdataset; where,left,top,mid,leftas,topnullas,midas,sumas,topsep,leftsort,topsort:string);//Create a cross-data set

Createsumdataset (Dataset,sumdataset:tdataset; groupfields,sumfields:string);//Create a summary data set

Crossondataset (Dataset,cross:tdataset; where,left,top,mid,leftas,topnullas,midas,sumas,topsep,leftsort,topsort:string);//Create a cross-dataset on the current dataset

Example: I put the open script

In

Begin

Crossondataset (Parentdataset,dataset, ' ', ' year; month; area; responsible for HR; general recruitment; Department; position; rank ', ' source ', ' notification number, number of preliminary interviews, number of second interviews, number of recruits, interview efficiency ', ', ', ' Number of Notifications |, number of candidates |, number of recruits |, interview efficiency | ', ', ', ', ' Source number ';

Crossondataset (Parentdataset,dataset, ' ', ' year; month; area; responsible for HR; general recruitment; Department; position; rank ', ' source ', ' notification number, number of preliminary interviews, number of second interviews, number of recruits, interview efficiency ', ', ', ' | Number of people to be notified, | Number of preliminary interviews, number of candidates, number of recruits, interview efficiency ', ' ', ' ', ' ' Source number ';

Totalondataset (Parentdataset,dataset, ' year; month; area; responsible for HR; general recruitment; Department; position; rank; source ', ' notification number, number of preliminary interviews, number of second interviews, number of recruits, interview efficiency ');

End.

Cross table (Siasun)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.