Describe the bug
When running View Metrics against any of our cubes we get an error
11/11/20 18:00:09 Error viewing metrics: One or more errors occurred.
The expression referenced a relationship between 'App Acquisition Daily Summary'[DateKey] and 'Dates'[Date Key], which does not hold any data because it needs to be recalculated.
Technical Details:
RootActivityId: 5d87fe14-6f6a-4904-947f-e45f82eb786b
Date (UTC): 11/11/2020 6:00:08 PM
To Reproduce
Steps to reproduce the behavior:
- Connect to a server that has full processing done
- Click View Metrics
Expected behavior
I'd like to see the metrics report! (or at least whatever did work)
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
I'm running the PREVIEW build 2.13.2.401 - not sure if this is relevant or not
checking both
select * from $SYSTEM.TMSCHEMA_PARTITIONS order by [RefreshedTime]
select * from $SYSTEM.TMSCHEMA_RELATIONSHIPS order by [RefreshedTime]
Show that all our tables and relationships are processed