The documentation shows how to switch between measurements, but not
both simultaneously.
Any idea? please.



 --- In [email protected], Fabián Brussa <[EMAIL PROTECTED]> wrote:
>
> Hi, Have two Questions for OLAP in Flex3
> 
> 1-have a OLAPCube with the next structure:
> 
> <mx:OLAPCube id="cube"  >
> ....
> ....
> Dimensions
> ....
> ...
>  <mx:OLAPMeasure name="Test1" dataField="data1"  />
>  <mx:OLAPMeasure name="Test2" dataField="data2" aggregator="AVG" />
> 
> 
> </mx:OLAPCube>
> 
> I need that control OLAPDataGrid shows me 2 Measures (Test1 and Test2)
> simultaneously, but only shows me Test1. As I do this?
> 
> 
> 
> 
> 2- In OLAPDataGrid control, is possible to expand and contract
> columns? . By default shows me all columns and expanded without
> possibility for contracting.
> 
> Thank you.
> Fabián
>


Reply via email to