Forum Discussion
Anonymous
4 years agoNot applicable
Powerquery editor - direct query error
Hi, i'm trying to create a custom column with this formula: if [TEXT4] is null then ([SUBJECT1]) else ([TEXT4]) There are no syntax errors but the directquery modus is not supported with ...
- 4 years ago
Hi Anonymous ,
I assume you are createing a calculated column in DirectQuery mode.
There is a limitation with DirectQuery mode that you can't create a calculated column. If you need it, then create it in your source data.
Check the details here:
Thanks,
Pragati
Pragati11
4 years agoSuper User
Hi Anonymous ,
I assume you are createing a calculated column in DirectQuery mode.
There is a limitation with DirectQuery mode that you can't create a calculated column. If you need it, then create it in your source data.
Check the details here:
Thanks,
Pragati