报表生成器3.0中的“今天"日期 [英] Today Date in Report builder 3.0

查看:85
本文介绍了报表生成器3.0中的“今天"日期的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我是刚开始使用Sql Server报表生成器生成报表的人.

不使用DataSet参数值.如何在Report Builder 3.0中显示今天"日期.

谁能帮帮我..

提前谢谢

Hi,

i''m new to generate Report using Sql server Report Builder.

Without using DataSet Parameter value . How to display the ToDay Date in Report Builder 3.0 .

Can any one help me..

Thankx in advance

推荐答案

嗯,我不确定我是否理解您的问题,

如果您想获取今天的日期……
右键单击文本框>>表达式
在设置表达式:值"文本框中,输入:
= Today()

单击确定

要更改日期格式,请在属性中找到format属性:
并输入所需的格式,即:yyyy/MM/dd或dd/MM/yyyy

如果这样做没有帮助,请重新输入您的问题...
Hmm, im not sure i understand your question,

If you want to get todays date......
right click the textbox >> expression
in the "set expressions for: Value" textbox type:
=Today()

Click ok

To change the format of the date, in the properties, find the format property:
and enter how you want the format ie: yyyy/MM/dd or dd/MM/yyyy

If this doesnt help please rephrase your question...


这篇关于报表生成器3.0中的“今天"日期的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆