Hardware-Assetmanagement-Dashboard

Provance.ITAssetManagement.Report.HardwareAssetManagementDashboard (Report)

Element properties:

AccessibilityPublic
VisibleTrue

Report Localization:

ReportNameHardware-Assetmanagement-Dashboard
ElementAssetByLocationAssets nach Standort
ElementAssetByCostCenterAssets nach Kostenstelle
ElementAssetByOrganizationAssets nach Organisation
ElementInvestmentByManufacturerInvestition nach Hersteller
ElementInvestmentBySupplierInvestition nach Lieferant
ElementAgeOfAssetAlter des Assets (im Besitz)
ElementAssetStatusAssetstatus
ElementContractExpirationVertragsablauf
LabelUnknownUnbekannt
LabelLessThan2Yrs< 2 Jahre alt
Label2To5Yrs2 bis 5 Jahre alt
LabelGreatherThan5Yrs> 5 Jahre alt
LabelOwnedIm Besitz
LabelLeasedGeleast
LabelExpiredAbgelaufen
Label7Days7 Tage
Label30Days30 Tage
LabelWarrantyGarantie
LabelLeaseLeasing
LabelSupportSupport
LabelDisposalEntsorgung
LabelLifecycleStatusLebenszyklusstatus
LabelAssetCountAnzahl an Assets
LabelAssetsAsset(s)
LabelAssetsAtAsset(s) bei
LabelInThousandsin Tausenden
AKeine Daten verfügbar.
BBenutzerdefiniert
CSchließen
DGut

Source Code:

<Report ID="Provance.ITAssetManagement.Report.HardwareAssetManagementDashboard" Accessibility="Public" Visible="true" Target="HardwareAssetLibrary!Provance.ITAM.HardwareAsset">
<Dependencies>
<Dimension>HardwareDW!HardwareAssetDim</Dimension>
<Dimension>HardwareDW!HardwareCatalogDim</Dimension>
<Dimension>HardwareDW!HWDisposalDim</Dimension>
<Dimension>CoreDW!CompanyDim</Dimension>
<Dimension>CoreDW!LocationDim</Dimension>
<Dimension>CoreDW!CostCenterDim</Dimension>
<Dimension>CoreDW!OrganizationDim</Dimension>
<Dimension>CoreDW!WarrantyContractDim</Dimension>
<Dimension>CoreDW!LeaseContractDim</Dimension>
<Dimension>CoreDW!SupportContractDim</Dimension>
<Dimension>CoreDW!DisposalContractDim</Dimension>
<DataWarehouseScript>Provance.ITAssetManagement.Report.ProvanceFunc_GetParentCostCenter.Script</DataWarehouseScript>
<DataWarehouseScript>Provance.ITAssetManagement.Report.ProvanceFunc_GetParentLocation.Script</DataWarehouseScript>
<DataWarehouseScript>Provance.ITAssetManagement.Report.ProvanceFunc_GetParentOrganization.Script</DataWarehouseScript>
<ReportResource>CoreReport!ReportHeaderR.png</ReportResource>
</Dependencies>
<ParameterBlock xmlns="http://schemas.microsoft.com/mom/reporting/2007/ReportParameterSettings" columns="2">
<Controls>
<Control rowSpan="1" columnSpan="1" type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.StringValueParameterEditor">
<ReportParameters>
<ReportParameter name="ThresholdContractExpired">
<Prompt>Provance.ServiceManager.Itam.Hardware.Reports!ReportParameter.HardwareAssetManagementDashboard.ThresholdContractExpired</Prompt>
</ReportParameter>
</ReportParameters>
</Control>
<Control rowSpan="1" columnSpan="1" type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.StringValueParameterEditor">
<ReportParameters>
<ReportParameter name="ThresholdContractCloseToExpired">
<Prompt>Provance.ServiceManager.Itam.Hardware.Reports!ReportParameter.HardwareAssetManagementDashboard.ThresholdContractCloseToExpired</Prompt>
</ReportParameter>
</ReportParameters>
</Control>
</Controls>
</ParameterBlock>
<ReportDefinition>Provance.ITAssetManagement.Report.HardwareAssetManagementDashboard.ReportRdl</ReportDefinition>
<ReportStrings>
<ReportString ID="ReportName"/>
<ReportString ID="ElementAssetByLocation"/>
<ReportString ID="ElementAssetByCostCenter"/>
<ReportString ID="ElementAssetByOrganization"/>
<ReportString ID="ElementInvestmentByManufacturer"/>
<ReportString ID="ElementInvestmentBySupplier"/>
<ReportString ID="ElementAgeOfAsset"/>
<ReportString ID="ElementAssetStatus"/>
<ReportString ID="ElementContractExpiration"/>
<ReportString ID="LabelUnknown"/>
<ReportString ID="LabelLessThan2Yrs"/>
<ReportString ID="Label2To5Yrs"/>
<ReportString ID="LabelGreatherThan5Yrs"/>
<ReportString ID="LabelOwned"/>
<ReportString ID="LabelLeased"/>
<ReportString ID="LabelExpired"/>
<ReportString ID="Label7Days"/>
<ReportString ID="Label30Days"/>
<ReportString ID="LabelWarranty"/>
<ReportString ID="LabelLease"/>
<ReportString ID="LabelSupport"/>
<ReportString ID="LabelDisposal"/>
<ReportString ID="LabelLifecycleStatus"/>
<ReportString ID="LabelAssetCount"/>
<ReportString ID="LabelAssets"/>
<ReportString ID="LabelAssetsAt"/>
<ReportString ID="LabelInThousands"/>
<ReportString ID="A"/>
<ReportString ID="B"/>
<ReportString ID="C"/>
<ReportString ID="D"/>
</ReportStrings>
</Report>