Forum Discussion
My Table suddenly display error sign ?
Hi All
My customer table suddenly display like error sign , may i know how to remove it ? the system still running fine.
Red triangle
15 Replies
- PaulDBrown
Community Champion
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.
- admin11
Memorable Member
- PaulDBrown
Community Champion
Try changing the DAX to:
Customer = DISTINCT(UNION(DISTINCT(AR[Customer/Vendor Code]), DISTINCT(Sales[Cust_ID)))
- admin11
Memorable Member
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
- SrivallyBhagiFrequent Visitor
Hello, Did your problem got resolved ?
- SrivallyBhagiFrequent Visitor
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