by AlexZencovich » Fri Nov 10, 2006 1:47 pm
There are no way to put strings as measures to PivotCube because there are no common way to aggregate them if it required (for example if you have 5 strings for some dimension row/column combination)
You may override TPivotGrid.OnGetDataCellValue event to put any string value into grid cell, but algorithm which you will use to get that string should be written in your task-specific code
Best regards,
Alex Zencovich
-------------------------------------------------------------------------------------------------------------------------------------------
www.pivotcube.com - OLAP solution for Delphi, C++ Builder and ActiveX environment