[ROOT] / doc / DocFrag / ARAdventureWorksOLAP.FunctionKeyAWFiscalYear
| Key | Value |
|---|---|
| Assembly | ARAdventureWorksOLAP |
| DocFragType | Class |
| Name | FunctionKeyAWFiscalYear |
| Namespace | ARAdventureWorksOLAP |
| Type | FunctionKeyAWFiscalYear |
ClassAttribute
| Key | Value |
|---|---|
| AssemblyName | ARAdventureWorksOLAP |
| BaseTypes | FunctionKey |
| ClassNamespace | ARAdventureWorksOLAP |
| ClassType | FunctionKeyAWFiscalYear |
| Interfaces | ITypeDescriber; -IEquatable<FunctionKey>- |
Extracts Adventure Works' Fiscal Year from date field.
The Fiscal Year goes from 1st of July to 30th of June.
Note: Use of FunctionKey in AgoRapide lessens the need for separate tables with derived values.
In ARAdventureWorkOLAP for instance, the DimDate-table of the original database has been omitted because it can be replaced with the FunctionKey concept
See also -Main- which calls AddParser for FunctionKeyAWFiscalYear.
See SyntaxHelp.
Generated 2025-10-28 09:07:13.737 UTC