Why SUM Function not work properly in JS Viewer
Posted: Sun Jan 13, 2019 5:33 am
Hi , I Created a Report With in it i Set a Text Field with
this Work Perfect in Stimulsoft.net Designer and Preview Also But not Work in PHP Publish with JS
In Browser Privew with JS it Shows on First Page As FirsttPage But on Last page it Blank Not Shows Any total , So what will be problem
Code: Select all
{IIF(IsLastPage,Sum(purchase_item.amount_total),"FirsttPage")}
In Browser Privew with JS it Shows on First Page As FirsttPage But on Last page it Blank Not Shows Any total , So what will be problem