This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hello,
I know this is probably super simple but I don´t know why I cannot find anything.
I have a DashBoard that is meant to be updated whenever it is needed. Some of the cells in Power Query are blank or null, I wanted to replace them automatically with N/D. Can someone please help me? (Remember that when I upload another new CSV it atomatically do this process)
Solved! Go to Solution.
You would need to do two replacements. Right-click on the column and select Replace Values, then leave Value to Find empty
Then do it again and put null (all lower case) in the Value to Find box.
The first will find when it is empty, which is represented by "", the second will replace null values, which is not the same as empty. The term null in all lower case is a Power Query keyword. It will not look for the text "null."
DAX is for Analysis. Power Query is for Data Modeling
Proud to be a Super User!
MCSA: BI ReportingYou would need to do two replacements. Right-click on the column and select Replace Values, then leave Value to Find empty
Then do it again and put null (all lower case) in the Value to Find box.
The first will find when it is empty, which is represented by "", the second will replace null values, which is not the same as empty. The term null in all lower case is a Power Query keyword. It will not look for the text "null."
DAX is for Analysis. Power Query is for Data Modeling
Proud to be a Super User!
MCSA: BI ReportingCheck out the May 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.