Forum Discussion
Hell-1931
Helper II
3 years agoDAX 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
Super User
3 years agoI 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.