how to Find out users_id with some conditions filter
问题 i have a table like this order_id | user_id | createdAt | transaction_amount order_id as the id of the transaction, user_id as the user, createdAt as the dates, and transaction_amount is the transaction of each id order. so on tableau i want to find out users in time range '2020-01-01' until '2020-01-31' with 2 conditions the users are doing transaction before last date in range ('2020-01-31') and atleast doing more than 1 transaction and the users are at least doing 1 transaction in date