Forum Discussion
Yael
Helper IV
8 years agoTabular - direct query and DAX functions
Hello,
I'm creating reports by connecting to DWH in direcy query mode: select tables from DWH, create relations between the tables and so on...
I've noticed I cannot use DAX function "DateDiff" in new column.
Why is that?
Thanks!
Some DAX functions are not compatible with DirectQuery. See this article:
2 Replies
- Greg_Deckler
Community Champion
Some DAX functions are not compatible with DirectQuery. See this article:
- Yael
Helper IV
Thanks Greg_Deckler!