It looks like you're new here. Sign in or register to get started.
kylehardin wrote: » The dataset will have two fields: Line_UnitPrice Line_UnitPriceFormat <- this is where the 2:2 information is stored in AL or CAL In the RDLC editor of your choice, you need to set the Unit Price textbox Format to be Line_UnitPriceFormat like this: =Fields!Line_UnitPriceFormat.Value
RockWithNAV wrote: » Is this a need on Report OR Page level?
Answers
Line_UnitPrice
Line_UnitPriceFormat <- this is where the 2:2 information is stored in AL or CAL
In the RDLC editor of your choice, you need to set the Unit Price textbox Format to be Line_UnitPriceFormat like this:
=Fields!Line_UnitPriceFormat.Value
=Fields!Line_UnitPriceFormat.Value
this is code for RDLC editor for report, but I have page...
Blog - rockwithnav.wordpress.com/
Twitter - https://twitter.com/RockwithNav
Facebook - https://facebook.com/rockwithnav/
On Page level
Blog - rockwithnav.wordpress.com/
Twitter - https://twitter.com/RockwithNav
Facebook - https://facebook.com/rockwithnav/