Skip to Main Content
Spotfire Ideas Portal
Status Future Consideration
Product Spotfire
Categories Library
Created by Guest
Created on Jan 29, 2018

Spotfire Repository: Add a column to the LIB_ITEMS table with item keywords

Add a column to the LIB_ITEMS table that has the item’s keywords (instead of putting it in the LIB_PROPERTIES table)

  • Attach files
  • Guest
    Reply
    |
    Feb 2, 2018

    Hi Andrew, I fail to see what benefit this will bring. A library item can have many properties, hence why they are stored on a child table. This is standard relational schema data modelling. Rather than asking for a feature, can you explain what are you trying to achieve and how this idea will help you do that? You can easily do a join with the LIB_PROPERTIES table and get all your keywords for each library item.