Hi everyone,
I am now trying to create a table visual from multiple data sources. However, I keep getting errors when pulling one of the fields from one data source into my table. Can anyone help ?
The attached image above is my data model/schema. I am trying to create a table visual which includes the following fields: UserID(from "Assignment" Table), Brand (from "flt_Product" Table), and Satisfaction (from "tbl_Satisfaction" table.). The first two fields work fine but when I was trying to add Satisfaction field into my table visual, I keep getting error by receiving "Can't display the visual" and the error message says "can't display the data because PowerBI can't determine the relationship between two or more fields" .
Is there any issues with the schema relationship?