Forum Discussion
Error using SELECTCOLUMNS when adding more than one column
- 1 year ago
Please make sure that, by mistake, you are not creating a measure and not a calculated table
I replicated your code and I did not get an error when creating a table but I did when, by mistake myself, I clicked on new measure and not new table
If this helped, please consider giving kudos and mark as a solution
me in replies or I'll lose your thread
Want to check your DAX skills? Answer my biweekly DAX challenges on the kubisco Linkedin page
Consider voting this Power BI idea
Francesco Bergamaschi
MBA, M.Eng, M.Econ, Professor of BI
Please make sure that, by mistake, you are not creating a measure and not a calculated table
I replicated your code and I did not get an error when creating a table but I did when, by mistake myself, I clicked on new measure and not new table
If this helped, please consider giving kudos and mark as a solution
me in replies or I'll lose your thread
Want to check your DAX skills? Answer my biweekly DAX challenges on the kubisco Linkedin page
Consider voting this Power BI idea
Francesco Bergamaschi
MBA, M.Eng, M.Econ, Professor of BI
- rungekan1 year agoNew Member
Thanks a lot, that was it.