This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hi Team,
I need Jan (current month) show different color, could you pls help me.
Blue color need to change different colur compare to upcoming month
Red - is target leave it as it is.

Thanks,
KV's
Solved! Go to Solution.
@Anonymous , if there is only one measure you can try conditional formatting usinf field value option . First do it on bar then change to line with markers
color measure =
if(max(Date[month]) = format(today(), "mmm-yyyy"), "red", blue)
@Anonymous , if there is only one measure you can try conditional formatting usinf field value option . First do it on bar then change to line with markers
color measure =
if(max(Date[month]) = format(today(), "mmm-yyyy"), "red", blue)
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 35 | |
| 32 | |
| 25 | |
| 22 | |
| 18 |
| User | Count |
|---|---|
| 66 | |
| 36 | |
| 32 | |
| 25 | |
| 23 |