"Word frequency - keep date?"

erocoar
erocoar New Altair Community Member
edited November 5 in Community Q&A
Hey,

just a quick question – I read data from an excel sheet with two columns: Date and text. Date has the attributes of ID/Date and text has the attributes of attribute/text.

I would want to keep the dates for analyzing data (e.g. word occurences), but somehow it always disappears after processing documents operator. Could anyone help me out here? Thanks :)

Answers

  • MariusHelf
    MariusHelf New Altair Community Member
    Ahoy,

    just use the Set Role operator and set the "id" role for your ID/date attribute.

    Cheers,
    ~Marius