Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello
I would like to know what the steps in PowerQuery would be to replace values with values that were white (cell without data).
Thank you!
Xavi
Solved! Go to Solution.
Hi, @XaviOV
What data type is your column?
If you column type is number,it will show "null" when there there is no data in cell (defalut).
If you column type is text,it will show " " when there is no data in cell.
If you column type is text and a lot of cells with the value null,please right click the column ->replace values as below.
Then it will be changed to Blank.
Best Regards,
Community Support Team _ Eason
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
right-click replace values in the required column
in the first field you set the text to change
in the second field you can leave it empty or null (in handicaps)
Hi @amitchandak
I have a lot of cells with the value null , and I want to change it to Blank, I want that the cell contains anything.
Regards,
Xavi
Hi, @XaviOV
What data type is your column?
If you column type is number,it will show "null" when there there is no data in cell (defalut).
If you column type is text,it will show " " when there is no data in cell.
If you column type is text and a lot of cells with the value null,please right click the column ->replace values as below.
Then it will be changed to Blank.
Best Regards,
Community Support Team _ Eason
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@XaviOV , if it the text "null", the use replace with null as empty. if it null, the empty one no need has this same as blank.
or use text.replace
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
72 | |
70 | |
37 | |
29 | |
27 |
User | Count |
---|---|
91 | |
49 | |
45 | |
38 | |
36 |