Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

Table not showing dates with no data

Hi,

 

I have a line chart with Number of sales by month, but the table does not show the monhs in which there is no data.

 

 

  • Hi Anonymous 
    To show the months without data, you can click on axis X and check the option: " Show items with no data".
    Please refer to the attached picture:

     

    Link to sample File 

    If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly

  • Hi Anonymous 
    In this context, it's not 0....but you don't have any data.
    If zero is mandatory, then you need to build a measure with dax manipulations so that there will be zero in months with no activity.
    Please post a separate question with an example of your data tables and a measure you calculate

4 Replies

  • Hi Anonymous 
    To show the months without data, you can click on axis X and check the option: " Show items with no data".
    Please refer to the attached picture:

     

    Link to sample File 

    If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly

    • Anonymous's avatar
      Anonymous
      Not applicable

      Ritaf1983 thank you! and there is a way to see the data label icon? (a zero)

      • Ritaf1983's avatar
        Ritaf1983
        Super User

        Hi Anonymous 
        In this context, it's not 0....but you don't have any data.
        If zero is mandatory, then you need to build a measure with dax manipulations so that there will be zero in months with no activity.
        Please post a separate question with an example of your data tables and a measure you calculate