在 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