Forum Discussion
Visualization interacting with data model
millerz1
Based on the provided pbix, there is no relationship created between the dates table and Hypercare table, so you cannot use the GBS team to filer the line value [assigned defects]. Just add a relationship using Created On column should work. And you should change the the filter direction to both since you want to use the GBS team in the Hypercare table to filter the other 2 table columns.
Paul Zheng _ Community Support Team
If this post helps, please Accept it as the solution to help the other members find it more quickly.
Anonymous amitchandak Thanks! That resolved the "Created Defects" working with the visuals. However, I am still getting circular dependencies on the "Closed Defects" and "Assigned Defects".
After some digging around, does this have to do with having multiple "Calculate" columns in the same table?
Any help is greatly appreciated.