"Filtering totals by date range"

PeterSu80
PeterSu80 New Altair Community Member
edited November 5 in Community Q&A
I am working on creating a dashboard off of individual transaction data pulled daily, I want to know metrics like total revenue last 7 days and want to make it eventually flexible to modify the date (current last 7 days, the last 7 days from a week ago, etc.) How do I go about doing this?

Answers

  • land
    land New Altair Community Member
    Hi,
    as I said in your other topic: You can use Generate Attributes to generate a flag attribute indicating whether an example is to be kept or dropped and filter using "Filter Examples" accordingly.

    Greetings,
      Sebastian