Forum Discussion
carlom_iptech
2 years agoFrequent Visitor
You can't schedule refresh for this semantic model
First, I've looked through the posts with similar errors and used them to do my preliminary troubleshooting. As far as I can tell, I am not using any unsupported ones. I don't have a "Query1" so it's...
- 2 years ago
I've found the issue.
There was a syntax issue 'DateTime.UtcNow()' which was supposed to be 'DateTimeZone.UtcNow()' in one of the steps in one of my Queries.
I wish there was a better error message for that case. It would have saved me a lot of grief.
What a needle in a haystack.
carlom_iptech
2 years agoFrequent Visitor
I still haven't fixed this. I can't pinpoint what caused this to break.