This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
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:
In Power BI:
Could you please provide any inputs to avoid this senorio.
Thank you in advance.
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
Proud to be a 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
Proud to be a Super User!
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
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 35 | |
| 32 | |
| 26 | |
| 21 | |
| 18 |
| User | Count |
|---|---|
| 68 | |
| 37 | |
| 32 | |
| 25 | |
| 23 |