List all failed scheduled semantic model refreshes in the past X hours #696
Unanswered
strikes223
asked this question in
Q&A
Replies: 1 comment
-
Can you use this function to get the refresh history for a given semantic model? You can filter it as needed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Howdy, I am trying to build a programmatic solution that kicks off refreshes for failed scheduled semantic model refreshes that failed due to transient error. I see the way kick off a refresh but I am having trouble locating an easy way to list all failed refreshes over a certain period of time... so we know what to refresh essentially. Is there any way to do this with labs? I kind of want to avoid going workspace monitoring route, i think that the monitoring is very expensive against the capacity and would like to go a more efficient route if possible. Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions