Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有一种方法可以根据字符串列表对交叉表中的列进行排序?
数据中的项目不包含除字符串列表中列出的列之外的任何列。[数组列表]。
该数组列表作为参数传递到报告中。
我必须将订单号附加到交叉表的标题中。[数据没有完全按照交叉表想要的方式显示,所以我不能声称数据是预先排序的]