========================================
Spreadsheet-like visualization where I can enter expressions or text for individual cells or olap like visualizations
========================================
I would like to have a spreadsheet-like visualization (think Excel) where I can manually specify content for individual cells. This would allow me to tailor views of data in the exact way that I need. You should be able to refer to other cells in the spreadsheet, and of course insert any calculated value in any cell of the spreadsheet. In such expressions, it must be possible to refer to other cells in a relative or absolute fashion.
It should also be possible to manually enter/paste text or numbers in any cells.
In a crosstable, I need to show the aggregated vales (mostly sum) of selected categories in a hierarchy or intersection. This is similar to what one can do in most OLAP cubes.
I also need to be able to show things like all unique values from any column in my Spotfire data table in a column or row in the spreadsheet.
========================================
This will provide a lot of flexibility towards creating exacter solutions for users.
Thanks
Something which might be helpful is the ability to replace all/unique values in table plots and the data panel:
https://docs.tibco.com/pub/sfire-analyst/7.10.1/doc/html/en-US/TIB_sfire-analyst_UsersGuide/index.htm??#data/data_replacing_a_value.htm
This is also possible via Spotfire's API.
A columns' unique values are counted and displayed in the extended data panel when a column is selected.