调试经验——Spotfire中使用Python脚本实现下拉菜单切换数据表(Switch datatable with Python script in Spotfire)
有位美国同事向我请教问题,如何在下拉菜单中切换Tablevisualization(表格视图)所引用的数据表。经过一番google,baidu,yahoo,以及stackoverflow等技术网站的搜索,以及在Spotfire中的不断调试,总算是实现了这个功能。不错!基本步骤:1.创建TextArea,在其中创建PropertyControl(Controltype为Drop-downlist)2