分组行号
怎樣對分組里的行加上序號,要求每個組里行的序號從1開始!??????
---------------------------------------------------------------??????
用計算域,放在明細區:??????????
getrow() - first(getrow() for group 1) + 1??????
---------------------------------------------------------------??????
first(getrow() for group 1)??????
可以取得每一組的第一行的行號??????
---------------------------------------------------------------??????
//做分組組號??????
? cumulativeSum(if(分組列名[-1]=分組列名[0],0,1) for all)??????
//做組內編號??????
? GetRow()- First(GetRow() for Group 1) + 1
轉載于:https://www.cnblogs.com/lenya/archive/2010/10/21/3706944.html
總結
- 上一篇: 二叉查找树转换成有序的双向链表
- 下一篇: 图解一步步安装SharePoint Fo