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.
我使用 birt 在报告(日期时间列)中创建了列绑定。列绑定基于另一个字符串类型列的值提取的日期时间值。现在,当我根据列绑定对报表进行排序时,我得到的结果最初是根据字符串列排序的,然后是根据列绑定排序的。
我希望仅根据列绑定(日期时间)值对报告进行排序。