Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Clustered Column Chart, Date Range Not Reflecting Correctly

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!!

  • 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

4 Replies

  • 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

    • Anonymous's avatar
      Anonymous
      Not applicable

      Yes I did use IFERROR() to handle zero and null. After removing that, it worked! Thank you so much!

  • Hi,

    In the screenshot, i do not see a Calendar Table.  If you do not have that, you must create one.

    • Anonymous's avatar
      Anonymous
      Not applicable

      I do have a calendar table; however it's not shown on the screenshot.