Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi guys,
I have a data range filter, however, the date range on my clustered column chart is not reflecting my date range filter.
The area chart on the top is correctly reflecting, but not the clustered column chart on the bottom.
How do i make it reflect correctly? Your help is appreciated!!
Solved! Go to Solution.
@Anonymous , is one of the measures using +0 or coalesce of if to handle blank if so remove those in measure,
You can try adding a filter remove 0 or blank on one of the mesure
Hi,
In the screenshot, i do not see a Calendar Table. If you do not have that, you must create one.
I do have a calendar table; however it's not shown on the screenshot.
@Anonymous , is one of the measures using +0 or coalesce of if to handle blank if so remove those in measure,
You can try adding a filter remove 0 or blank on one of the mesure
Yes I did use IFERROR() to handle zero and null. After removing that, it worked! Thank you so much!
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 51 | |
| 47 | |
| 29 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 88 | |
| 73 | |
| 39 | |
| 26 | |
| 24 |