Spotfire 6.0 - Limit Data by Selection from Another Table

狂风中的少年 提交于 2019-12-08 19:15:39

you can create a relationship based on that ID:

  1. click Edit...Data Table Properties
  2. click the Relations tab
  3. click New to create a new relation
  4. configure the relation by selecting the left and right tables, the column containing the ID on both table, and optionally a method to apply to values in that column
  5. click OK a few times to accept all changes

...and then configure the Filtering panel to show this relationship:

  1. open the Filtering Panel by clicking the button on the toolbar or View...Filters
  2. find the header for your Table B and click the "Filtering" icon next to the expansion arrow (▼)
  3. select Filtering in Table A ► and tick Include

now when you change filters on Table A, data will be limited in Table B to reflect it. only the currently-selected Filtering Scheme will behave like this; any other schemes will also need to be configured (steps 6-8).

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!