5
votes

I have a boolean parameter in a business report. If I use this parameter it shows at the parameterbar with the labels "True" and "False". Can I change the values without resorting to another parametertype (integer i.e.)?

1

1 Answers

10
votes

Yes, this can be done by setting Available Values for the report parameter:

Setting label/values for bool parameter

However, this does change the input from radio buttons to a dropdown. Refer to this MS Connect issue for info on that bug as well as an apparent workaround.