cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
Anonymous
Not applicable

Values not showing in data view

Hi,

 

im currently facing a problem with Power BI that is a little bit unnerving. I'm importing data from a SharePoint hosted Excel file and everything works very well, except for one column in the Excel file that is not correctly represented in PBI. 

 

The column in question contains blank fields and field with a "1".  In the query editor, everything looks fine:

https://imgur.com/mSyQ7Th (showing a couple of 910 rows, formatted as "whole number")

 

In the data view however, things look a bit differently:

https://imgur.com/kAM6bdS

 

Clicking on the filter of this column, the data is also shown correctly (ones and blanks):

https://imgur.com/GK9scMA

 

Problem is: The data does not behave correctly in the visual section as well. I can not filter data with value 1 or blank, but this is a vital function of my reporting sheet. 

 

 

What I tried to do to solve this problem (neither approach has worked).

  • Format the column in PBI as text and binary (true / false) 
  • Replace the blank fields with zeros (in PBI, in combination with first point)
  • Change the logic in the Excel table to return "Y" and "N" instead of 1 and blank
  • Import the data into a new PBI file

 

Is this a known problem and does anybody have a solution for this?

 

 

Thank you and best regards, David

1 ACCEPTED SOLUTION
vanessafvg
Super User
Super User

@Anonymous as far as i know this isn't a known problem.

 

are you sure you not filtering anything out?

 

so you dont get any errors when you process the field?

if you do a count in your dataview are all 910 rows there?

maybe try creating a custom column  and make it = to that column and see what happens

 

my feeling is something is filtering it out in your visual, try creating a table in your visual pane and add all the rows into it and see if they = 910





If I took the time to answer your question and I came up with a solution, please mark my post as a solution and /or give kudos freely for the effort 🙂 Thank you!

Proud to be a Super User!




View solution in original post

3 REPLIES 3
v-yuezhe-msft
Microsoft
Microsoft

@Anonymous,

What is your Power BI Desktop version? How about you download the file and directly connect to the Excel file in Power BI Desktop using Excel connector? Could you please share the Excel file which I can reproduce via Private message ?

Regards,
Lydia

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
vanessafvg
Super User
Super User

@Anonymous as far as i know this isn't a known problem.

 

are you sure you not filtering anything out?

 

so you dont get any errors when you process the field?

if you do a count in your dataview are all 910 rows there?

maybe try creating a custom column  and make it = to that column and see what happens

 

my feeling is something is filtering it out in your visual, try creating a table in your visual pane and add all the rows into it and see if they = 910





If I took the time to answer your question and I came up with a solution, please mark my post as a solution and /or give kudos freely for the effort 🙂 Thank you!

Proud to be a Super User!




Anonymous
Not applicable

Hello,

 

thank you for your suggestion about the filtering. That was the problem. I set a filter that was supposed to be visual specific but I activated it so that it filters the whole page. 

 

The wrong displaying of the column values in the data view remains, though. But since I can filter my data now in the visuals section as desired, it's not a problem anymore.

 

Thank you again.

 

 

Best regards, David

Helpful resources

Announcements
PBI Sept Update Carousel

Power BI September 2023 Update

Take a look at the September 2023 Power BI update to learn more.

Learn Live

Learn Live: Event Series

Join Microsoft Reactor and learn from developers.

Dashboard in a day with date

Exclusive opportunity for Women!

Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!

MPPC 2023 PBI Carousel

Power Platform Conference-Power BI and Fabric Sessions

Join us Oct 1 - 6 in Las Vegas for the Microsoft Power Platform Conference.

Top Solution Authors