我們有一個Crystal Report,它允許用戶選擇要過濾的幾個字段中的哪一個。在記錄選擇公式,我們有像下面的代碼: if {?First Selection Type} = "CUSTOMER CODE" then {foo.CustCode} in {?First Selection Value}
else if {?First Selection Type} = "ORDER" then
我使用Crystal Reports Basic的Visual Studio 2008中,以從數據庫生成的報告。在數據庫中有一個稱爲數據的「結構化數據」字段。 它是代表一個Hashtable的一種方式,格式爲:
XLLLKeyYMMMValue
where:
X is the length of the length of the Key
L is the length of the K