decimal fields Text Format seprators problem
Posted: Mon Nov 01, 2010 5:33 am
I av two decimal fields in dataset X,Y
My Expression is
{Round(dataset.[X]+fatoora.[Y],2)}
and Text Format is set to number with seprators
But Its not showing the seprators
It should be
Like 231.00+5353.00 = 5,584.00
My Expression is
{Round(dataset.[X]+fatoora.[Y],2)}
and Text Format is set to number with seprators
But Its not showing the seprators
It should be
Like 231.00+5353.00 = 5,584.00