Forum Discussion

Tas1's avatar
Tas1
Icon for Advocate I rankAdvocate I
9 years ago

Visual is showing blank where value exist in data view

Hi all, 

 

I'm having a table in visual view showing blank aka: nothing although the the value exists in dataview !! I tried reloading from the data source many times but it's all the same.

it's showing blank for only specific Speciality values and it appears as Blank in page filter.

 

Here's a screenshot of the table: 

 

 

 

 

 

 

 

 

Please help !!

10 Replies

  • My problem too. The data still present in the Power BI, because the visualizations work properly, but when clicking on the data view I can't see. Whatever, when I clicked on the edit queries the data stay there. 

     

     

    Look to the description: data set had 999 rows, but the visualization stay empty. 

    • Cartans1925's avatar
      Cartans1925
      Regular Visitor
      I just encountered the same exact problem, does anyone have a fix for this?
    • Bivek's avatar
      Bivek
      New Member

      I have the same issue. The issue occured once I changed the data source to a mirrored PROD Db(IBM DB2).

      I have used the gateway as one of the support staff at Power Bi recommended as well.

      The visauls all are empty but there is data in the data table. 

      Any recommendation on how I can resolve this issue.

       

      Thanks.

       

  • Anonymous's avatar
    Anonymous
    Not applicable

    I had this same issue and was able to remedy by choosing rows, remove blank rows from within the power query editor.

  • v-yulgu-msft's avatar
    v-yulgu-msft
    Icon for Microsoft Employee rankMicrosoft Employee

    Hi Tas1,

     

    What version of Power BI desktop were you using? What visualizasion did you use in your report? What is the data type of the column 'Speciality'? Was 'Speciality' a calculated column or measure? Also, you said 'it appears as Blank in page filter', can you describe more clearly?

     

    Since I cannot reproduce your scenario, please share some sample data in dataview for further analysis.

     

    Best regards,
    Yuliana Gu

  • Phil_Seamark's avatar
    Phil_Seamark
    Icon for Microsoft Employee rankMicrosoft Employee

     

    What is the data type of the column, are you able to post a sample set of the data.

     

    What is your data source?

     

    Do you have any filters set and do you have any relationships to other tables?

  • Hello all,

     

    I just crossed this issue today and found that a date field (which was formatted through SQL) was actually displaying in Power BI as Text.  After setting the data type on the Date, the Whole Number values began displaying.  I believe this was due to the Date field being a Join field as well.  Since the join was foiled by different data types, the values associated through that join would not display.

     

    Suggest checking your join field data types.

     

    Ron

    • KSturt's avatar
      KSturt
      Frequent Visitor

      I also had this problem today. I had appended 4 tables into one, they appeared in Query Editor but Data View was blank.

       

      I went back to my four original tables and filtered out blanks and null values. After refreshing it all worked again. I don't know why this would be, but I'm posting this in the hope that this information helps someone else.

  • In my case, table visual was dispalying only some values. (tooltip would show that there is a value there.)

     

     

    In the Transform Data view, I had to apply Transform - Clean for columns containing values that were displayed blank by the table visual. 

     

    Hopefully this helps somebody 🙂 

  • I had a similar issue where the tooltip showed the correct entry, but in the visual itself it appeared as (Blank). The underlying issue turned out to be hidden non-printable characters. I fixed it by going into Transform Data → Transform→Select the column with issue→ Format→ Clean (Remove non-printable characters.)