Software Asset Detail Report

Cireson.AssetManagement.SoftwareAssetDetailsReport (Report)

This report shows the details of a single Software Asset.

Element properties:

AccessibilityPublic
VisibleTrue

Report Localization:

SoftwareAssetLicenceStatusLicense Status:
SoftwareAssetSoftware Asset
ReportNameSoftware Asset Detail Report
SoftwareAssetNameSoftware Asset Name:
CostAsset Cost:
CustodianCustodian:
PrimaryUserPrimary User:
CostCenterCost Center:
VersionVersion:
ManufacturerManufacturer:
IsBundleIs Bundle:
SoftwarePatternSoftware Pattern:
VersionPatternVersion Pattern:
ExclusionPatternExclusion Pattern:
CountAllMatchesCount All Matches:
IsUnlimitedUnlimited or site license:
InstallCountInstall Count:
AvailableCountAvailable Count:
PurchaseCountPurchase Count:
SoftwareMeteringUsageCountUsage Count:
LastUpdatedLast Updated:
SoftwareAssetStatusSoftware Asset Status:
SoftwareAssetTypeSoftware Asset Type:
LocationLocation:
OrganisationOrganization:
IsOSEnable Operating System Licensing Mode:
PurchaseOrderPurchase Order:
InvoiceInvoice:
ExpectedDateExpected Date:
ReceivedDateReceived Date:
LicensingLicenses
WarningThresholdPercentWarning Threshold Percent:
FinanceFinance
ComputerNameComputer Name
PrincipalNamePrincipal Name
RelatedSoftwareRelated Software
SoftwareNameSoftware Name
AuthorisedComputersAuthorized Computers
AuthorisedUsersAuthorized Users
UserUser
UsernameUsername
DomainDomain
LicenceLicense
RelatedComputersRelated Computers
TotalTotal:
PurchasesPurchases
PurchasePurchase
PurchaseCostPurchase Cost
TotalCostTotal Cost:
SupportContractBarSupport Contract

Source Code:

<Report ID="Cireson.AssetManagement.SoftwareAssetDetailsReport" Accessibility="Public" Visible="true" Target="AM!Cireson.AssetManagement.SoftwareAsset">
<Dependencies>
<Dimension>AMDW!CiresonSoftwareAssetDim</Dimension>
<DataWarehouseScript>Cireson.AssetManagement.SoftwareAssetDetailsReport.Script</DataWarehouseScript>
<ReportResource>CiresonBanner</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.DimensionInstancePickerValueParameterEditor">
<ReportParameters>
<ReportParameter name="SoftwareAssetDimKey">
<Prompt>Cireson.AssetManagement.DataWarehouse.Reports!ReportParameter.SelectSoftwareAsset</Prompt>
</ReportParameter>
</ReportParameters>
<Properties>
<Property name="IsSingleSelect">
<Value>true</Value>
</Property>
<Property name="DimensionTypeName">
<Value>CiresonSoftwareAssetDim</Value>
</Property>
<Property name="DimensionTypeMPName">
<Value>Cireson.AssetManagement.DataWarehouse</Value>
</Property>
<Property name="MaxDimensionInstances">
<Value>500</Value>
</Property>
<Property name="ColumnDefinitions">
<Value>Name</Value>
</Property>
</Properties>
</Control>
</Controls>
</ParameterBlock>
<ReportDefinition>Cireson.AssetManagement.SoftwareAssetDetailsReport.Definition</ReportDefinition>
<ReportStrings>
<ReportString ID="ReportName"/>
<ReportString ID="SoftwareAssetName"/>
<ReportString ID="SoftwareAsset"/>
<ReportString ID="Cost"/>
<ReportString ID="CostCenter"/>
<ReportString ID="Custodian"/>
<ReportString ID="PrimaryUser"/>
<ReportString ID="Version"/>
<ReportString ID="Manufacturer"/>
<ReportString ID="IsBundle"/>
<ReportString ID="SoftwarePattern"/>
<ReportString ID="VersionPattern"/>
<ReportString ID="ExclusionPattern"/>
<ReportString ID="CountAllMatches"/>
<ReportString ID="IsUnlimited"/>
<ReportString ID="InstallCount"/>
<ReportString ID="AvailableCount"/>
<ReportString ID="PurchaseCount"/>
<ReportString ID="SoftwareMeteringUsageCount"/>
<ReportString ID="LastUpdated"/>
<ReportString ID="SoftwareAssetStatus"/>
<ReportString ID="SoftwareAssetType"/>
<ReportString ID="Location"/>
<ReportString ID="Organisation"/>
<ReportString ID="IsOS"/>
<ReportString ID="PurchaseOrder"/>
<ReportString ID="Invoice"/>
<ReportString ID="ExpectedDate"/>
<ReportString ID="ReceivedDate"/>
<ReportString ID="Licensing"/>
<ReportString ID="WarningThresholdPercent"/>
<ReportString ID="SoftwareAssetLicenceStatus"/>
<ReportString ID="Finance"/>
<ReportString ID="ComputerName"/>
<ReportString ID="PrincipalName"/>
<ReportString ID="RelatedSoftware"/>
<ReportString ID="SoftwareName"/>
<ReportString ID="User"/>
<ReportString ID="Domain"/>
<ReportString ID="Username"/>
<ReportString ID="Licence"/>
<ReportString ID="AuthorisedComputers"/>
<ReportString ID="AuthorisedUsers"/>
<ReportString ID="RelatedComputers"/>
<ReportString ID="Total"/>
<ReportString ID="Purchases"/>
<ReportString ID="Purchase"/>
<ReportString ID="TotalCost"/>
<ReportString ID="PurchaseCost"/>
<ReportString ID="SupportContractBar"/>
</ReportStrings>
</Report>