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

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

Reply
Anonymous
Not applicable

Replaces the previous value.

Hi All,

 

In DB, can see the null/Black cell values but when i import the data in power bi level it replaces the previous value automatically.

Exam: In DB, record 4 and 5 are blank but in power bi level it updates automatically previous value means Record 3 value.

DB Value:

LokambaTH_0-1686915453827.png

In Power BI:

LokambaTH_1-1686915478683.png

Could you please provide any inputs to avoid this senorio.

Thank you in advance.

 

3 REPLIES 3
PhilipTreacy
Super User
Super User

Hi @Anonymous 

 

That's just a basic SELECT so can't be altering the data, there must be something else going on.

 

Why are you using SQL to get the data?  Can you use one of the built in DB connectors and use Power Query, without using SQL?

 

Regards

 

Phil



Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.


Blog :: YouTube Channel :: Connect on Linkedin


Proud to be a Super User!


PhilipTreacy
Super User
Super User

Hi @Anonymous 

 

Not sure how that could happen.  If the value is null/blank then PBI should be importing as that.

 

Need to see your file/query to understand what is happening.

 

Regards

 

Phil



Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.


Blog :: YouTube Channel :: Connect on Linkedin


Proud to be a Super User!


Anonymous
Not applicable

Thank you so much for response.

Below query used to import the data:

 

SELECT r.STORE, r.STOCK, r.MODEL, r.SERIAL, r.RECIEVED, r.DESCRIPTION,
r.CONTRACT, r.CUSTOMER, r.ACCOUNT, r.DEALER, r.DEPRECIATION, r.RBVBOOK,
r.COST, r.CUR_STATUS, r.CO_NAME, r.INITIALS, r.S_NAME
FROM VW_RPT_INV_ADD r

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.