Change labels “True” and “False” of a boolean parameter

巧了我就是萌 提交于 2019-12-21 17:19:26

问题


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:


Yes, this can be done by setting Available Values for the report 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.



来源:https://stackoverflow.com/questions/12422324/change-labels-true-and-false-of-a-boolean-parameter

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!