🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Log to Data, Missing Attribute Names

User: "suleymansahal"
New Altair Community Member
Updated by Jocelyn

Hi,

After converting log values to an example set with "Log to Data" operator, following operators (such as aggregate) cannot catch the attribute names of the set. In the meta data information correct number of attributes are counted but their names are not shown and hence unusable. Is there a solution for this?

 

However, if I type the attribute names correctly in operators like "Generate Attributes" the process runs without error. But I cannot enter or type any name in the "aggregate" operator, only selection is allowed.

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Thomas_Ott"
    New Altair Community Member
    Accepted Answer

    Ok, in some situations the metadata doesn't properly propogate through the process. It happens from time to time.

     

    To solve this, you should toggle on the "Syncronise MetaData with Real Data" option in Process pull down menu. Run the process once and it back fills the meta data and you can then see your attribute names populate.

     

    You can also try the Materialize Data operator, that drops the data out of the background view. This sometimes helps, but in your process it did not (just ignore them in your process below).

     

    Sync Meta Data.png