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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
nmcquaid
New Member

Null Values in Data Suddenly

Hello!

I have a PowerBI report that has existed for probably 4 years. It has been unchanged since late 2024. Suddenly after 2/25/2025, the "units produced" and "units expected" columns are returning NULL for this data. 

 

What I am struggling to understand is that if I go into the Azure Blob Storage and export the csv for the 25th and any time after, the data is there. But when I am transforming the data in PowerBI the same way I always have, those values come up null.

 

I have opened a new PowerBI session and connected to the data and receive the same result, so it is not a template issue. I have also uninstalled PBI, reinstalled and tried a different laptop as well to ensure it wasn't an install based issue. 

 

Can anyone help give me some ideas on where to go next? Any guidance would be appreciated.

7 REPLIES 7
DineshYadl
Helper I
Helper I

Hi @nmcquaid 

 

Could you please check the column names and data types of CSV file  in Azure Blob storage and in Power Query. 

 

Thanks

They match... I am so stumped!

Hi @nmcquaid ,
You've already done a lot of the right checks, so let’s try to dig a bit deeper. Please try to check the below:

Even if the headers “look” the same, sometimes extra spaces, non-breaking spaces, or other invisible characters sneak into headers (especially if the data source process changed slightly).

  • Open one of the newer CSVs in a text editor (like Notepad++) and compare the header line character-by-character with one from before 2/25/2025.

  • Alternatively, in Power Query, use the Table.ColumnNames(Source) to inspect the actual column names from both old and new files to catch any discrepancies.

    If I misunderstand your needs or you still have problems on it, please feel free to let us know.   

    Best Regards, 
    Menaka
    Community Support Team  

Hi  @nmcquaid ,

May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster. 

 

Thank you. 

Hi @nmcquaid ,

May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.

Thank you.

PijushRoy
Super User
Super User

Hi @nmcquaid 

This may happen due to datatype.
In the Power Query step, please check the data if there in the Source steps
After changing the datatype, it may be not match with datatype




Did I answer your question? Mark my post as a solution!
Appreciate your Like/Kudos

Proud to be a Super User!





Thank you @PijushRoy , tried this out and still no change.

Helpful resources

Announcements
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.