Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
I get a error in a query from a table called Trandata with the column called Account. Every once in a while the Point of Sale system will throw in a $$$$ instead of a numberical value (typically 4 digits)
There is logic from the system to do this, and it does not cause any problems...but is there any way I can modify the query so that if there is a $$$$ entry in the Trandata(account) to not load that line so I don't constantly get the errors?
Thanks,
Solved! Go to Solution.
you have to type "null" after choosing replace errors, it should work irrespective of the column type
It will automatically replace all values to null eveytime you refresh, it would remember.
go to edit queries, right click account column replace errors with null or what ever u want
I tried to set to null, () and blank...but it would not accept those values (it a whole number column)
Best I could do is 0. Is there any special way to force them to null or blank instead of zero?
Also, do I have to do this each time I refresh my dataset...or will it remember my selection to replace errors with whatever for that column.
Thanks!!
you have to type "null" after choosing replace errors, it should work irrespective of the column type
It will automatically replace all values to null eveytime you refresh, it would remember.
I guess in Edit Query, make sure data type is text, then remove $$$$ using replace function and then change the data type back to number.
Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!
Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo
If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤
Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 48 | |
| 40 | |
| 38 | |
| 20 | |
| 16 |
| User | Count |
|---|---|
| 68 | |
| 67 | |
| 30 | |
| 26 | |
| 26 |