Better way to refresh imported columns?

后端 未结 2 1551
悲&欢浪女
悲&欢浪女 2020-12-20 05:31

I have a table in spotfire with a couple columns imported from another table as a lookup. As an example, Col2 is used to match for the import of ImportedCol:



        
2条回答
  •  猫巷女王i
    2020-12-20 05:40

    I found the issue.

    Turns out that pivoting on data in the same table creates a circular reference which overrides the embed/link setting on that table. My workaround was to make the pivot as its own information link, then have the table join the original link and the new pivot one.

提交回复
热议问题