Forum Discussion

madmanmark198's avatar
madmanmark198
Frequent Visitor
4 years ago
Solved

DAX to pull in data from another table

I have a 2 tables of data containing event dates but I need to combine them together into a single column.   What I would like to do is create a column of data combining both dates into this column. ...
  • PabloDeheza's avatar
    4 years ago

    Hi there!

    I would suggest doing this in Power Query as it is more powerful for modeling. This can be achieved by selecting the two columns you need to merge, right clicking on one of them and selecting "Merge Columns"

    Let me know if that helps!