参数和值范围
我需要在 Crystal 2008 中创建报告,但我已经很多年没有使用 Crystal 开发报告了。
当用户运行报告时,我希望他们能够输入开始日期和结束日期。我想我可以通过使用参数来做到这一点。我的问题是这样的。我可以使用单个参数值来完成此操作还是需要两个参数值?理想情况下,我想做的是允许用户在一个参数/提示组合中输入开始和结束日期。这可能吗?
谢谢-兰迪
I need to create a report in Crystal 2008 and I've haven't developed a report using Crystal in many years.
When the user runs the report, I want them to be able to enter a start date and end date. I assume I can do this by using parameters. My question is this. Can I do this with a single parameter value or will it require two parameter values? Ideally what I would like to do is to allow the user to enter a start and end date in one parameter/prompt combination. Is this possible?
Thanks - Randy
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这是可能的,您谈论的是一个范围参数值。
This is possible and what your talking about is a ranged parameter value.