项目工时报表.rdlx11111
5.25cm
0cm
0.002cm
27.654cm
5.25cm
工时表_DataSet
项目工时报表
Auto
2cm
4
DimGray
true
=Format(Parameters!开始日期.Value, "yyyy-MM-dd") & "~" & Format(Parameters!结束日期.Value, "yyyy-MM-dd") & "项目工时报表"
0.75cm
DimGray
true
任务
DimGray
true
任务说明
DimGray
true
总计划工时
DimGray
true
总核定工时
=Fields.Item("任务ID").Value
0.75cm
#e6e6e6
true
任务名称
=Fields.Item("任务名称").Value
#e6e6e6
true
任务说明
=Fields.Item("任务说明").Value
#e6e6e6
true
总计划工时
=Sum(Fields!上报工时.Value)
#e6e6e6
true
总核定工时
=Sum(Fields!核定工时.Value)
6.499cm
12.499cm
4.328cm
4.328cm
0.75cm
DimGray
true
项目名称
=(Fields.Item("项目名称").Value & "-") & Fields.Item("版本名称").Value
DimGray
true
小计
DimGray
true
=Sum(Fields.Item("上报工时").Value)
DimGray
true
=Sum(Fields.Item("核定工时").Value)
=Fields.Item("项目ID").Value
=Fields.Item("版本ID").Value
Landscape
21cm
29.7cm
1cm
1cm
1cm
1cm
27.656cm
DateTime
开始日期
True
DateTime
结束日期
True
Integer
项目
True
true
项目表_DataSet
项目名称
ID
jsondoc=http://localhost:26489/Forguncy/ARDataSource/GetDataSource/b496c790-735b-421c-a389-bfadb91fde62;schemadata={"type":"array","items":{"type":"object","properties":{"ID":{"type":"integer"},"任务名称":{"type":"string"}}}}
JSON
jsondoc=http://localhost:26489/Forguncy/ARDataSource/GetDataSource/e137dd12-5ee8-49e2-885c-b957f39a7e6d;schemadata={"type":"array","items":{"type":"object","properties":{"ID":{"type":"integer"},"项目名称":{"type":"string"}}}}
JSON
jsondoc=http://localhost:26489/Forguncy/ARDataSource/GetDataSource/fa568b7a-3657-42fd-9a30-16d65c837b91;schemadata={"type":"array","items":{"type":"object","properties":{"日期":{"type":"date-time"},"项目ID":{"type":"integer"},"项目名称":{"type":"string"},"任务ID":{"type":"integer"},"版本名称":{"type":"string"},"版本ID":{"type":"integer"},"执行人":{"type":"string"},"任务名称":{"type":"string"},"任务说明":{"type":"string"},"上报工时":{"type":"number"},"核定工时":{"type":"number"}}}}
JSON
ID
任务名称
$.[*]
任务表
ID
项目名称
$.[*]
项目表
日期
项目ID
项目名称
任务ID
版本名称
版本ID
执行人
任务名称
任务说明
上报工时
核定工时
=Fields!日期.Value
=IIF(IsNothing(Parameters!开始日期.Value), Fields!日期.Value, Parameters!开始日期.Value)
GreaterThanOrEqual
=Fields!日期.Value
=IIF(IsNothing(Parameters!结束日期.Value), Fields!日期.Value, Parameters!结束日期.Value)
LessThanOrEqual
=Fields!项目ID.Value
=IIF(IsNothing(Parameters!项目ID.Value), Fields!项目ID.Value, Parameters!项目ID.Value)
In
$.[*]
工时表
DisplayType
Galley
SizeType
FitToWidth
PaperOrientation
Landscape
ParametersView
{"controls":[{"left":360,"top":15,"width":200,"height":60,"control":{"type":"dropdown","binding":"项目ID","label":{"display":"top","text":"项目","color":"default","font":{"bold":false,"italic":false,"underline":false,"transform":"none"}}}},{"left":680,"top":45,"width":110,"height":30,"control":{"type":"button","action":"preview","text":"","background":"accent"}},{"left":570,"top":45,"width":100,"height":30,"control":{"type":"button","action":"reset","background":"warning","text":""}},{"left":15,"top":15,"width":335,"height":60,"control":{"type":"date-range","binding":["开始日期","结束日期"],"maxRange":["none"],"viewMode":"default","daysViewHeaderFormat":"","label":{"display":"top","text":"日期范围"},"showDefaultRanges":true}}],"preferredLayout":"free-form","canvas":{"width":805,"height":75}}
DefaultTheme.rdlx-theme