Forum Discussion

adam_bos's avatar
adam_bos
Regular Visitor
9 years ago
Solved

Numeric values displayed as Blank

I have two numeric columns in a table where visualizations present thier values as blank.  Other numeric columns have their values presented as expected.  Any ideas how to correct this?

  • adam_bos's avatar
    adam_bos
    9 years ago

    Yes that was it.  I removed all filters and the values show as expected.  Rookie mistake.  Thanks!

6 Replies

  • Please screenshot the right hand side of Power BI too so that we can see what visualisations you are trying to use and whether you have selected the appropriate fields to show in the visualisation.

  • v-chuncz-msft's avatar
    v-chuncz-msft
    Community Support

    adam_bos,

     

    You may check if there are some Page level filters, Report level filters, and Visual level filters that have been applied.

    • adam_bos's avatar
      adam_bos
      Regular Visitor

      Yes that was it.  I removed all filters and the values show as expected.  Rookie mistake.  Thanks!

      • v-chuncz-msft's avatar
        v-chuncz-msft
        Community Support

        adam_bos,

         

        Since your problem has been resolved, please help accept solution. That way, other community members may also benefit. Your contribution is highly appreciated.

  • Gui_Costa's avatar
    Gui_Costa
    Frequent Visitor

    Trying to add some information: sometimes, with measures in numeric columns, you may experience this same situation. In that case, add (sum) a zero to the measure (at the end) and the value will turn from (blank) to 0. just put "+0" at the end.

     

    Regards