Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.
"Filtering totals by date range"
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:
0
Answers
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