Options

"Filtering totals by date range"

PeterSu80PeterSu80 Member Posts: 3 Contributor I
edited May 2019 in Help
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?
Tagged:

Answers

  • Options
    landland RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 2,531 Unicorn
    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
Sign In or Register to comment.