Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
TobiasKitchen
New Member

Data in report does not match Query data for single cell

Hi,

 

I'm having a very strange issue with a report I'm trying to run on the Power BI desktop application.

 

I have source data in two tables that is taken directly from SharePoint and has been merged. It is correct in both the query and on SharePoint itself.

 

However, on the report - a single cell is incorrect. It is a simple yes / no column and the cell states "yes" instead of "no."

 

I have tried many things with filters / transforming / replacing query data but nothing seems to work.

 

As it is just one cell - is there a way to manually change this on report level?

 

I don't have good knowledge of DAX and am fairly new to the system so some help with this would be hugely appreciated.

 

Thanks 🙂 Tobias

2 REPLIES 2
TeigeGao
Solution Sage
Solution Sage

Hi @TobiasKitchen ,

Have you checked the data in the PowerQuery (edit queries)? Generally, the data will not be changed when importing into PowerBI.

If the data is not true in PowerQuery, we can use the Table.RemoveRows() M function to remove the wrong row, then add another table with a row with true data manually, then append these two tables.

Best Regards,

Teige

Hi @TeigeGao,

 

Thanks very much for getting back to me.

 

I managed to solve this one - error was in one of the queries - now fixed.

 

Really appreciate the help 🙂

 

 

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.