在 SAP Crystal Reports 中顯示每組事件數量最多的記錄
如果當前記錄不是具有最大量的組的記錄,我建議使用此邏輯來隱藏詳細資訊。
//Suppress Details if the current record is not the record with the maximum amount for the group
{Event.Event_no}<>maximum({Event.Event_no},{Deal_NO})這將隱藏每個記錄,除了具有每組最大金額的記錄。
廣告
資料結構
網路
RDBMS
作業系統
Java
iOS
HTML
CSS
Android
Python
C 程式設計
C++
C#
MongoDB
MySQL
Javascript
PHP