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

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

Reply
lavdeep
Advocate I
Advocate I

How to print error ??

Hi,

 

I want print error in a column as we have formula in Excel  =NA() how to do same in dax

1 ACCEPTED SOLUTION
tarunsingla
Solution Sage
Solution Sage

Couple of options. If you want to display some custom error message, you can try to replace Errors with the message (works for text type fields).

 

Untitled.png

 

Or use error handling on the column that has errors. Here's how:

Add custom column to your data, use try (all lowercase) and pass it the column name that has errors. Expand this custom column to get the Error. And then expand the Error column further to get the reason and details.

 

Untitled1.png

 

Hope this helps.

 

Thanks,

Tarun

View solution in original post

1 REPLY 1
tarunsingla
Solution Sage
Solution Sage

Couple of options. If you want to display some custom error message, you can try to replace Errors with the message (works for text type fields).

 

Untitled.png

 

Or use error handling on the column that has errors. Here's how:

Add custom column to your data, use try (all lowercase) and pass it the column name that has errors. Expand this custom column to get the Error. And then expand the Error column further to get the reason and details.

 

Untitled1.png

 

Hope this helps.

 

Thanks,

Tarun

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!

November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.