(Optional) you can set String.Format to replace any type character in string item. Use this to format each row, to prefix dimension and hierarchies name or surroundbrackets b
<InjectionDefinition> <RowItemStringFormat>...</RowItemStringFormat> </InjectionDefinition>
Characteristic |
Description |
Data type and length |
string |
Default value |
- None - |
|
Relationship |
Description |
Parent elements |
|
Child elements |
- None - |
RowItemStringFormat like follow
<RowItemStringFormat>[Geography].[City].[{0}]</RowItemStringFormat>
well format the item list Alhambra, Alpine, Auburn into
[Geography].[City].[Alhambra] [Geography].[City].[Alpine] [Geography].[City].[Auburn]