The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Solved! Go to Solution.
Hello Mahmoud, I am very new to PowerBi but I had this problem as well.
The solution is converting the hardcoded sheet name in the transformation function to dynamic. I found this from MissMicrosoft https://www.youtube.com/watch?v=MMF3bNXqT2c&ab_channel=MissMicrosoft.
In this video, she also covers dynamic name tables.
Hope this helps!
Omar
Duplicate Table Loading:
Data Source Changes: When you add data from Construction Cloud, Power BI might detect differences in the data source compared to the template's original data source. This can lead it to create a new table instead of updating the existing one.
I know this is already solved, but to anyone that is still struggling with this error I have a solution, more like a guideline you should always take into account when working with multiple files, this works in a very specific scenario, I think:
Don't save the workbook you are using to merge all the files in question in the same folder as your source files. It worked for me, it can work for you. Cheers
Hello Mahmoud, I am very new to PowerBi but I had this problem as well.
The solution is converting the hardcoded sheet name in the transformation function to dynamic. I found this from MissMicrosoft https://www.youtube.com/watch?v=MMF3bNXqT2c&ab_channel=MissMicrosoft.
In this video, she also covers dynamic name tables.
Hope this helps!
Omar
Hi @Mahmoud_Awad99 ,
TL;DR You’re probably getting this error because your Power Query query is trying to connect to a table or worksheet or something in your data source that has been deleted or been renamed.
There are two ways to fix the error:
More details:Understanding The “The key didn’t match any rows in the table” Error In Power Query In Power BI Or E...
I have also found a similar post, please refer to it to see if it helps you.
Expression Error.: The key didn't match any rows in the table
Click duplicate on source on the right ( Applied step)
- It show a table--> You can see at the Hiddens column--> It's "False"
- Click on "Table" on Data column.
- It's show a msg box (Pic 2) --> Choose continuos
If I have misunderstood your meaning, please provide a screenshot with the error.
Best Regards
Community Support Team _ Polly
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.