Forum Discussion
mbgerona
4 years agoNew Member
An unexpected error occurred (file 'tmtransaction.cpp', line 6072, function 'TMTransaction::InferTyp
I keep getting this error when adding a calculated column. An unexpected error occurred (file 'tmtransaction.cpp', line 6072, function 'TMTransaction::InferTypesForCalcPartition'). Th...
ItaloPaiola
2 years agoRegular Visitor
Hi,
I was having the same error and I solved.
I had a table using the same conditional I was applying to these tables that were sending me the same error.
I deleted the DAX tables, applied the conditionals again and it worked. Probably a ciclic reference was happening. Hope it helps!
- vini_im_agrex2 years agoFrequent Visitor
Thanks a lot! It helped me and now works!