question

Zolotoy-3922 avatar image
0 Votes"
Zolotoy-3922 asked ZoeHui-MSFT commented

Border style change conditionally

I am trying to change textbox's border conditionally like this:
=iif(RowNumber(Nothing) = 1, "Solid", "Default")

But instead of changing just first row it changes all tows. What am I doing wrong?

Thanks

sql-server-reporting-services
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

ZoeHui-MSFT avatar image
0 Votes"
ZoeHui-MSFT answered ZoeHui-MSFT commented

Hi @Zolotoy-3922,

I tested locally with the expression, it works well in my environment.

I's suggest that you may set the expression like shown in below image.

It will set the border style conditionally in certain textbox not all rows.

88934-screenshot-2021-04-19-104733.jpg

Regards,

Zoe


If the answer is helpful, please click "Accept Answer" and upvote it.

Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
Hot issues October







· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

May I know how's the issue going on now?

0 Votes 0 ·