Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
langsql
select c_username, cast(replace(c_total, '$ ', '') as Decimal(0,2)) as total from app_fd_hr_expense_claim


Image AddedImage Removed
Figure 2: Adding the report definition into Joget Userview's Jasper Reports element

...