Identify two ways that Essbase data load rules cannot manipulate source data files.
A.
Select or reject records based on certain criteria.
B.
Flip the sign for records with a certain member tagged with a comment.
C.
Split or join columns in a source.
D.
Find and replace manipulations on source records.
E.
Map data based on an external table.
Explanation:
C: Columns cannot be split or joined at runtime in the source.
E: An external table cannot be used to map data.
Note: Data Load Rules file is the second type of rules files which is involved in the data load
process.
A data source for data load must contain :
not only the values that you want to load but also identification of the location to which Essbase
should load the values:
a data address that includes one member from every standard dimension in your outline.
C, D
B,E.
you can flip signs and also do find and replace.
should be C and E