Skip to main content
Solved

Import List of Attributes for AttributeKeeper

  • February 26, 2024
  • 2 replies
  • 92 views

crowleyb
Contributor
Forum|alt.badge.img+4

Is there a way, similar to AttributeExposer, I can import the columns from a CSV file and use that to identify what columns to keep? I’m reading a number of CSV files into a workspace with different attributes for 3 different file types and there are over 300+ columns. A picklist approach is a bit cumbersome.

Best answer by crowleyb

Nevermind - I see the import feature in the AttributeManager.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

crowleyb
Contributor
Forum|alt.badge.img+4
  • Author
  • Contributor
  • Best Answer
  • February 26, 2024

Nevermind - I see the import feature in the AttributeManager.


crowleyb
Contributor
Forum|alt.badge.img+4
  • Author
  • Contributor
  • February 26, 2024

I’d like to re-open this if there’s anyone that can assist. I hoped using the import would setup the AttributeManage to only have the inputs and outputs that are relative to the specific file I referenced in the “From Dataset”. However, all other attributes that are passed from my CSV reader that has multiple files with varying file structures still appear in the AttributeManager. I thought the import of a dataset would save me the time and only show the fields/attributes that are relevant. Does that make sense?