Forum Discussion

Khalidinho's avatar
Khalidinho
Frequent Visitor
2 years ago
Solved

PowerQuery Append and DAX Union are not updating data

Hello,   I have 5 identical tables but different categories and teams in Excel. When I Import them, They update normally when refreshing and all data are up-to-date. However, My problem is when I c...
  • Khalidinho's avatar
    Khalidinho
    2 years ago

    Hi Rena,

    Thanks for your reply.

     

    • The answer to your first question "Is there any error with those 5 identical tables in Power Query Editor?" is No, All of them are working fine and updating without any problem.
    • Refreshing Preview Also is working.
    • Deleting the appended table and then re-append will fix it as I mentioned before in the topic even if I duplicate or use it as a reference will make it work. But this approach will break all relationships and visuals.
    • This Issue happened similarly to Union function in DAX and will work fine if I copy the same formula and make a new table. The original Union refuses to update.
    • I haven't tried to revert to an older version and I don't know how. I always download the latest version from MS Store and faced the same issue on two laptops

    My current workaround temporary solution, I make all calculated columns and measures on a separate table by referencing the appended table whether it's done by PowerQuery or DAX. Whenever the updating is broken, I just make a new Append and change its reference from the table that contains all columns and measures to break relationships.

     

    Regards