BIP : Decimal number Rounding Issue

Rounding Issue in Decimal Numbers

XMLP

Problem:
The field is PaymentAmount/Value*100 and for a value of 8397.71 the result is comming out as 839770.

Solution:
?(round((8397.71)*10000) div 100)? == gets you 839771

Well its not the solution , but a workaround to get it done.
BIP Fix not yet available.

Comments

Popular posts from this blog

Repeat Table Header in all pages in BIP

Limit rows per page

Configure Concurrent Reports to be run