to make sure we are on the same page
EVA=Entity-attribute-value model
as far as Cross Tabs you need a the data in a flat file table or you can
use the view entity. Flat file will speed up crosstabs with large data sets.
the BI component does that for some files but not the ones your
mentioning. it is the OLAP db.
If you doing a fixed set of crosstabs you can do that in a ftl.
I went java applet for the drag and drop selection for a variable
crosstabs selection scheme.
Chirag Manocha sent the following on 9/27/2010 3:26 AM:
Hi devs,
I am going to implement EAV design/Crosstabs with PartyAttribute and
PartyClassification entity.
Any proposals on this. I am looking for implementation plans.
Regards