"Filter by date"

ui3o
ui3o New Altair Community Member
edited November 5 in Community Q&A
Hi there,

maybe this is an easy one, but I wasn't able to find anything here in the forum  ??? : how can I filter or classify by date? I work with production data with a date-attribute. Since there was a major accident during the time I evaluate, I'd like to either a) filter out this time period or b) generate a new attribute, with which I can mark this period (0/1, true/false) and to handle it separately.

Thx for help.  :-*

Viele Grüße


ui3o

Answers

  • land
    land New Altair Community Member
    Hi,
    Unfortunately there's no direct date filter available if I remember correctly. But you could transform the date to any numerical representation and filter according to the numerical representation (achievable by the operator Date to Numerical).

    Greetings,
      Sebastian