The workload classifier query in the Power BI template (WLMClassifier) has incorrect case for the classifier_type and classifier_value columns. They should be lower case, but lines 22 and 23 use camelcase.
Only an issue when the dedicated sql pool is running case sensitive (most aren't, but we are!)