Forum Discussion
Hell-1931
3 years agoHelper II
DAX Calculated Column is not working correctly
I have the following table with over 10K records in my SSAS Tabular model Client Episodes Monthly Rollup: I need to create a Calculated Column in DAX - [DaysGroups]. This Column should assig...
lbendlin
3 years agoSuper User
I need to create a Calculated Column in DAX - [DaysGroups].
Are you sure you want to do that from a connection to a SSAS tabular source? Is your data model in mixed mode?
Usually this would have to be a measure, or implemented in the source.