Forum Discussion

Martin_R's avatar
Martin_R
Frequent Visitor
2 years ago
Solved

After deploying from Dev to Test Error message on relationship which does not hold any data

Hi,

I recently added a new SQL server table Inventory via import mode to my Power BI report , which links to Store on StoreKey. I also added a new visual showing Inventory for Store Name. All tables come from the same SQL database


After promoting to Test env via deployment pipeline no errors were displayed. The connections were updated to test  but when i open the viusal I get this error message.
The expression referenced a relationship between 'Inventory'[StoreKey] and 'Store'[StoreKey], which does not hold any data because it needs to be recalculated.

I can see the data in inventory table contains values for StoreKey and Store also contains all values for columns including StoreKey

Why is this happening ? How do I fix this ?

1 Reply