Error Messages/41054
< Error Messages
Revision as of 17:37, 16 February 2010 by AManandhar (talk | contribs) (Created page with '= Error Message Examples = The fourth parameter to MdTable must be a list of identifiers. = Cause = When using MdTable to convert a 2-D fact-table to a multidimension…')
Error Message Examples
The fourth parameter to MdTable must be a list of identifiers.
Cause
When using MdTable to convert a 2-D fact-table to a multidimensional table, the fourth parameter,<<vars>> , must be a list of identifiers specifying the coordinate indexes of the array.
Please see this example for details on using Mdtable.
Remedies
Correct the fourth parameter passed to the MdTable to be a list of identifiers specifying the coordinates of the passed 2-D array.
Comments
<comments />
Enable comment auto-refresher