Hi
Is it possible to change the formatting defaults just in 1 report?
I know it's possible in a column, table but is there a function I can use to change default in a complete report?
Johan
formatting numbers on report
(5 posts) (2 voices)-
-
You can set the number format at server level, users can have their own preference and you can define the column format, but there is no generic report level flag. What would be the purpose of this?
--
myDBR Team -
I have some tables with numbers with 2 decimals pex 10.00. I want to change them so all my numbers are whitout decimals.
It would be easy if i could change it with 1 function. -
myDBR will show the floating numbers with decimals. If you want to show them without decimals, use the dbr.colstyle-command in myDBR or use the cast-function in the report to convert the numbers into integers.
--
myDBR Team -
Ok thanks
Reply
You must log in to post.