用Jasper report計算opening balance,jasperopening

來源:互聯網
上載者:User

用Jasper report計算opening balance,jasperopening

        來源: http://community.jaspersoft.com/questions/850400/how-create-report-opening-balance-using-jasper-reports 。

        根據存取金額計算初期餘額時需要進行跨行計算,用Jasper運算式可以實現,但步驟複雜有一定難度,用集算器協助Jasper則可以輕鬆實現,下面用簡化的例子來說明。

         data.csv儲存著某賬戶各期資金存取情況,需要根據該檔案計算出初期餘額,部分來源資料如下:


        集算器代碼:


         A1:以逗號為分隔字元讀入檔案。

         A2:計算初期餘額並將計算結果返回給報表。賬戶初值為43,括弧運算將返回最後一個逗號的計算結果,如下:


         集算器對外提供JDBC介面,報表工具會將集算器識別為普通資料庫。

        下面用Jasper設計最簡單的list表,模板如下:


         預覽後可以看到報表結果:

      報表調用集算器的方法和調用預存程序一樣,比如將本指令碼儲存為balance.dfx,則在Jasper的SQL設計器中可以用call balance()來調用並傳入參數。




著作權聲明:本文為博主原創文章,未經博主允許不得轉載。

相關文章

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.