I have a dashboard tile with deposit information and requires a specific filter for 'customer_first_x_days'. My approach was to create a table calculation named 'first_x_days' with the logic `diff_days(${customer.signup_timestamp_date},${deposit.deposit_timestamp_date})`
This gives me the output I want, but it doesn't allow me to add it as a filter to my tile.
How do I get my custom measure to work as a filter like in this screenshot ?
Solved! Go to Solution.
Just as I published this question, I figured it out. I needed to make it a custom dimension instead of a table calculation in order to use it as a filter. Screenshots supplied for anyone with a similar question.
Just as I published this question, I figured it out. I needed to make it a custom dimension instead of a table calculation in order to use it as a filter. Screenshots supplied for anyone with a similar question.
User | Count |
---|---|
3 | |
2 | |
1 | |
1 | |
1 |