Reporting Services - 通过在操作中选择的表达式读取报表名称

发布于 2024-11-06 18:42:22 字数 268 浏览 0 评论 0原文

我有一份 RDL 报告,在 Tablix 中的一个文本框中,我引用了当前项目中的另一份报告。

我想在工具提示中显示选定的报告名称,该名称已在操作中(从当前项目的现有报告列表中)选择。

这可能吗?

编辑: 我尝试使用内置代码表达式,但我无法找出编写代码的正确方法(没有智能感知支持)。这是我尝试过的方法:

ReportItems("TextBox6").GetType()

提前谢谢你,

埃迪

I have a RDL report and on one of the Textboxes in the Tablix I have a reference to another report in the current project.

I want to display in a tool tip the selected report name, which has been selected (from the list of existing reports in the current project) in Actions.

Is this possible?

Edit:
I tried using built in code expression, I couldn't figure out the correct way to write the code though (no intelisense support). This is the approach I tried:

ReportItems("TextBox6").GetType()

Thank you in advance,

Eddie

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文