Forum Discussion
Paginated Report column formatting
- 1 year ago
So I finally figured it out I use an expression to set value and getting the expected results.
CDbl(Column_Name)and used the number format from the text box properties and it is working as expected.
Again, thank you every one for helping me as I definately learn some new ways of formatting.
Thanks,
Ali.
Hi v-hjannapu
I have tried your suggestion but that also doesn't solve my issue, the only thing left is to make the changes in the ETL process and hopefully that will give me the results that I am looking for.
Thanks everyone for all the help.
Ali.
So I finally figured it out I use an expression to set value and getting the expected results.
CDbl(Column_Name)and used the number format from the text box properties and it is working as expected.
Again, thank you every one for helping me as I definately learn some new ways of formatting.
Thanks,
Ali.