你好!我在参数中有一个问题,因为数据类型整数是布尔值,它覆盖了默认值:
在“控股报告”参数中,我有一个现金和应计选项,默认情况下,它显示为“默认”,因此,我已更新为false和Applyed,但在重新删除Visual Studio中的Holding RDL时,并未显示已更新的已更新值为false。
In the Holdings report parameter, I have an cash and Accruals option and by default it is showing as 'Override Default' hence, I have updated as false and applied but while re-deploying the Holding Rdl in Visual Studio it was not showing the updated value as False.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
默认参数值不会在后续部署上更新。
您可以从报告文件夹中删除报告并重新部署它,但是您会丢失历史记录,订阅和用户收藏夹。
我将在部署报告的设置中手动更新默认参数值。
Default parameter values do not update on subsequent deployments.
You could delete the report from the report folder and redeploy it, but you'd lose the history, subscriptions and user favourites.
I'd just update the default parameter value manually in the settings of the deployed report.