Forum Discussion
KGOLSEN
2 years agoFrequent Visitor
Create a duplicate a column as a measure using DAX?
My issue is somewhat unique (and eternally frustrating). I need to preface that in my current role that I am unable to alter models. Meaning I can't make new calculated columns or create relation...
Daniel29195
Community Champion
2 years agoi didnt totally understand your requirement,
however , in a measure, you can use addcolumns function, and add columns to a temp table created in the measure.
this way, in this temp table, you can duplicate columns as much as you need.
hope this helps .
if not, please share a presentation of what you want to achieve .
best regards ,
If my answer helped sort things out for you, i would appreciate a thumbs up 👍 and mark it as the solution ✅
It makes a difference and might help someone else too. Thanks for spreading the good vibes! 🤠