SSRS 2005:从查询或其他参数获取默认菜单选择

发布于 2024-09-28 22:32:14 字数 321 浏览 2 评论 0原文

我构建了一份报告,其中一个参数是名称菜单,默认值为

客户希望默认值为登录的人。

我可以轻松获取 User!UserID 作为默认值一个文本框,但如果我将菜单从名称更改为 ID,它不会在菜单上预先选择它。相反,它将“”添加到菜单顶部。

如果我将默认值设置为输入为用户 ID 的查询的输出,也会发生同样的情况。

摘要:如果非查询默认值是文字,则它适用于菜单或文本框。

如果是非查询=User!UserID,则仅适用于文本框。

如果是来自查询,则仅适用于文本框。

I built a report with one parameter being a menu of names, and the default value being <ALL>

Clients wanted the default to be the person logged in.

I can easily get User!UserID the default for a text box, but if I change the menu from names to IDs, it will not pre-select it on the menu. Instead, it adds the "" thing to the top of the menu.

Same thing if I make the defalut value the output of a query for which the input is the user ID.

Summary: If non-queried default is a literal, it works for menu or for text box.

If it is Non-queried =User!UserID it only works for text box.

If it is From query, it only works for text box.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

云淡风轻 2024-10-05 22:32:14

呃!

该菜单具有标签

默认部分明确表示,而不是标签

把我涂成傻瓜。

Duh!

The menu has values and labels.

The section for the default clearly says value, not label !

Color me silly.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文