Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
when i try to merge tow table i get this error:
"select the column of the same type to continue"
so what is the problem?
Solved! Go to Solution.
@waleed111 try to have the same data type for both mergeing column. First change the data type to Date/Time in both the tables and then try to attempt to merge tables.
Proud to be a Super User!
Hi @waleed111
Due to the type of two columns are different(Data and Date/Time)
And I think you need keep the Date/Time column, so you can add a new column with Date Only.
Then you can do merge between two same type columns.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, @waleed111 , data type of columns used as key are inconsistent; so an error occurs. I think you'd split "Date-Time of manufacturing" column into Date column and Time column,
| Thanks to the great efforts by MS engineers to simplify syntax of DAX! Most beginners are SUCCESSFULLY MISLED to think that they could easily master DAX; but it turns out that the intricacy of the most frequently used RANKX() is still way beyond their comprehension! |
DAX is simple, but NOT EASY! |
@waleed111 try to have the same data type for both mergeing column. First change the data type to Date/Time in both the tables and then try to attempt to merge tables.
Proud to be a Super User!
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 57 | |
| 38 | |
| 33 | |
| 19 | |
| 16 |
| User | Count |
|---|---|
| 69 | |
| 67 | |
| 41 | |
| 32 | |
| 24 |