Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
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.
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 21 | |
| 20 | |
| 19 | |
| 13 |
| User | Count |
|---|---|
| 58 | |
| 50 | |
| 38 | |
| 31 | |
| 27 |