Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
I am fairly new to BI.
I have a table that has the following contents:
- Orginated time (This is when the call hit)
- Orginator (Customer number)
- Customer
- Age
- Any Disability (Flagged as 'Y' or 'N)
I need to create the following conditional formatting
- Any customer that has called more than ten times in a single month = red
- Any customer that has called us more than 5 times in 7 days = yellow/amber
- Any customer that is over 65 and called us more than 5 times in 7 days = red
I haven't created any measures or date tables to reference single month or 7 days along with measures to create the conditional formatting.
Any help will be greatly appreciated.
Thanks,
James
Hi @SurferJames
I'm trying to undestand the 7 days part, is it the last 7 days or is it any 7 day period in a month?
I have created two measures like this:
1.
User | Count |
---|---|
64 | |
59 | |
47 | |
32 | |
31 |
User | Count |
---|---|
84 | |
73 | |
52 | |
50 | |
44 |