Need to be able to get list of data values when data has been filtered in a visualization, as can be done when values are marked.
The requirement for this results from using a Spotfire visualization with another application:
This call needs be be able to be done externally from Spotfire, meaning the javascript api makes a call and gets the values back. The result of this call would be similar to using the c# api to get filtered rows and then get unique values of a column from those rows.
Could this use case be solved using https://docs.tibco.com/pub/sfire_dev/area/doc/api/TIB_sfire_Web_Player_JavaScript_API_Reference/html/M_spotfire_webPlayer_Filtering_getFilterColumn.htm?