Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

TextAlign problem?

0 views
Skip to first unread message

Uri Dimant

unread,
Nov 8, 2009, 7:50:18 AM11/8/09
to
Using SSRS 2005 (SP3) and having a table control
I want to have an expression to align the text in the table Right--Left
based on value

So far I have in textAlign property of the cell

=IIF(Dataset!FieldName.Value=0 "Right","Left") --does not work

Thanks


Ben Watts

unread,
Nov 10, 2009, 9:33:21 AM11/10/09
to
Not sure if you copied this expression out of the expression builder or not,
but if you did, you need to add a comma after the 0

"Uri Dimant" <ur...@iscar.co.il> wrote in message
news:eGgiXHHY...@TK2MSFTNGP02.phx.gbl...

0 new messages