The issue is likely that INFO.ANNOTATIONS can’t be used in measures, columns, or calculated tables. I initially thought you could materialize the results as a static table directly within query view, but it isnt obvious how to do that.
A less practical but possible workaround is to run the query in DAX Studio, export the results as a static file, and then import that file back into Power BI.
OK, thanks. Yeah, I’d run across the same note that it wouldn’t work in calculated tables, but since it worked in DAX Query View, I thought it might still work in a measure. I’ll keep your workaround in mind. Thanks again for your help.
Greg