Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Combine tables not working

Hi,   I'm trying to combine two tables, with the same collumns, but powerbi is not showing the second  table I choose.  For example, if I combine Table.Combine ({Table1, Table2}), Table2 wont show...
  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi Sahir, 

    Thanks for your reply. 

    I triend the Append Queries as well, in fact it is the same as using Table.Combine in a blank consult. But it didnt worked. 

    I found the problem. It was some collumns format. I had some 'date' in a sheet and 'date/time' in another. After I put all in 'dates' the combination worked!!! 

    Regards