"Filtering totals by date range"

PeterSu80PeterSu80 MemberPosts:3Contributor I
edited May 2019 inHelp
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

  • landland RapidMiner Certified Analyst, RapidMiner Certified Expert, MemberPosts:2,531Unicorn
    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 InorRegisterto comment.