dimensions selection pane only shows categorical dimensions
GoogleCodeExporter opened this issue · 1 comments
GoogleCodeExporter commented
when importing a data set with mixed categorical and numerical columns, only
the categorical columns are displayed in the dimensions selector.
What steps will reproduce the problem?
1. create a data set with both numerical & categorical dimensions/columns
2. import (all dimensions appear correctly)
3. the correct number of dimensions is displayed on the database list
4. open the data set just imported
What is the expected output?
all the dimensions of the data set
What do you see instead?
only the categorical dimensions
What version of the product are you using? On what operating system?
v 2.1 beta on Mac OSX 1.6.4 (Snow Leopard) with Java SE 6 (1.6.0_22-b04-307)
both 32 & 64 bit
Please provide any additional information below.
attaching an example data set.
Original issue reported on code.google.com by arvind.v...@gmail.com
on 11 Jan 2011 at 7:58
Attachments:
- [Config Design Variables.csv](https://storage.googleapis.com/google-code-attachments/parsets/issue-39/comment-0/Config Design Variables.csv)
GoogleCodeExporter commented
the only way i have found to make this work is to manually inspect all the
dimensions and set the ones with type numerical to categorical
Original comment by arvind.v...@gmail.com
on 11 Jan 2011 at 8:00