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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount 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!
User | Count |
---|---|
97 | |
76 | |
76 | |
48 | |
26 |