Need a special offer?Find out if your project fits.
+

Flex pivot with no row, column and measure information - still plots pivot

Resolved
Sohan asked on April 5, 2017

I have flex with no row, column and measure information - but flex still plots the pivot.
Please refer http://jsfiddle.net/sohansoni/czksqjqe/1/ for the example.
I want blank pivot to begin with if there is not slices information and then user can choose column, row and measure information. Can we do this ?

2 answers

Public
Tanya Gryshko Tanya Gryshko Flexmonster April 5, 2017

Hello Sohan,
Thank you for writing us. To see blank pivot you need to set option showDefaultSlice: false. Please see how it works on JSFiddle. To find more information about other options you are welcome to refer to our documentation: Options Object.
Regards,
Tanya

Public
Sohan April 6, 2017

Thanks Tanya, that helped.
This is mentioned in the docs also, I should have read that before posting the query here 🙂 
 

Please login or Register to Submit Answer