Forum Discussion
Anonymous
6 years agoNot applicable
custom column for DirectQuery report
Hello, I created report using import data option and made this custom column. This column works in import version of report but now I need to create it in the DirectQuery version of the report and wh...
Greg_Deckler
6 years agoCommunity Champion
You cannot create columns in Direct Query reports, you can only create measures.
- Anonymous6 years agoNot applicable
I created new columns for other functions using switch DAX function or date diff functions and didnt get any problems.