Forum Discussion
ranjanrkl127
6 years agoNew Member
Need help in resolving DAX Query Issues
This is my DAX Query and It fails with the error below, the column [Modelling Types] has multiple values, any quick help in resolving this? A single value for column 'Modelling Types' in table '...
Pragati11
6 years agoSuper User
Hi ranjanrkl127 ,
Therefore I mentioned that try creating a column rather than a measure, using your original DAX.
Also, try tagging people on your responses, just helps us.
Thanks,
Pragati
ranjanrkl127
6 years agoNew Member
Thanks Pragati11,
I tried with just MAX but same error and I will need this to be a measure as per the requirement, can't create a column.