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 All
My customer table suddenly display like error sign , may i know how to remove it ? the system still running fine.
Red triangle
Hello,
Can you please assist me in resolving the issue with the red warning appearing for all the tables in the model layout? I created a new lakehouse, but I’m still encountering the same issue in the new lakehouse.
Regards
Srivally
Hello, Did your problem got resolved ?
It looks like the data for the field failed to load. Check the query for the table in Power Query and see what the error is.
Proud to be a Super User!
Paul on Linkedin.
This happen when i relfresh the data.
when i take those old file one month ago and reload , the error from Customer Table will happen.
Paul
Try changing the DAX to:
Customer = DISTINCT(UNION(DISTINCT(AR[Customer/Vendor Code]), DISTINCT(Sales[Cust_ID)))
Proud to be a Super User!
Paul on Linkedin.
I think found the issue , when refresh , suddenly i notice i got many error. last time dont have this issue , and yet now all report still okay not affected.
Hi @admin11 ,
You are lacking a right-side square brackets in the dax expression:
Best Regards,
Kelly
Did I answer your question? Mark my post as a solution!
Thank you for looking into my post.
i just check the expression is okay , no missing for right bracket :-
https://www.dropbox.com/s/avpixj0ikeb9bvt/PBT_V2021_303%20Customer%20field%20error.pbix?dl=0
Paul
Hi @admin11 ,
Sorry for the late reply,I found that your .pbix file had been deleted,is your issue solved now?If so,could you pls mark the reply as answered to let more people find the solution?
Best Regards,
Kelly
Did I answer your question? Mark my post as a solution!
https://www.dropbox.com/s/3mglp9jcz2fg46h/PBT_V2021_333%20error%20on%20customer%20field.pbix?dl=0
Above is my PBI file.
Pls note that when i delete all the table data , the error will disappear. when i load all the data , the error will appear.
one thing i seek you hep to advise , it the linking approach correct ?
As i suppect that my bridge table for link company and customer_id may be wrong.
Hope you can advise the right approach.
Paul
Hi @admin11 ,
I didnt see any error in your .pbix file,would you pls check again?
Best Regards,
Kelly
Did I answer your question? Mark my post as a solution!
Yes the error dis-appear. Brcause i remove all the data. when i load all the data into PBI file , i get error again.
Hi @admin11 ,
I cant load the data without credential,after checking the query editor,seems there are some error existing in table AR and Sales,would you pls check about it?
Best Regards,
Kelly
Did I answer your question? Mark my post as a solution!