The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi
Is there any possible way we can display the error in new column in power bi.
For eg. This the error in one of the tables, so can we create a new column and show this error in that column.
If there is any possible solution then please suggest.
Thanks
Hi @Anonymous ,
Could you tell me if my reply before helps you? If it is, kindly Accept it as the solution. More people will benefit from it.
Best Regards,
Eyelyn Qin
Hi @Anonymous ,
Based on my test, there is no function to extract the detailed error message. You may add a flag column instead like
try [Column1] otherwise ExtraValues.Error
Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
So you want to add a new column that shows the text of the error message?
Yes this would be very helpful!