Can I roundup dbr.sum to 1 decimal place?
Can I roundup dbr.sum to 1 decimal place?
(2 posts) (2 voices)-
-
If you want the use one decimal place for a footer column, you can use a printf formatting for it:
select 'dbr.footer.colstyle', 'colRef', '%.1f';
--
myDBR Team
Reply
You must log in to post.