I've migrated SSAS Tabular Model to work in DirectQuery mode.
Everything works fine besides DetailRows
expression.
No matters what DAX expression I set for Detail Rows Expression
, drillthrough action in Excel fails with the same error: MDX/SQL operations are not supported in DirectQuery mode
Any ideas?