Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hi All,
I have a excel file, haveing multiple sheets(Jan, Feb..ect) with some tasks assigned to team.
If specific person completed the task i am caturing Done aganist the task and X for imcomplete/not attempted task.
No dates is available in data.
No while uploading the file into Power BI Desktop, a single record showing twice/thrice. However, no duplicate entry available in source file. In soruce file, tasks are same in every months & people will be also same but with different task assigned.
Need your help to know the reason.
below are the SS of source file & PBI
Signle record shwoing twice
Solved! Go to Solution.
Hi @hasharma19
It seems that there are merged tables cause the duplicating.
You can concatenate the name with the month and remove duplicates from PQ.
Result :
The pbix is attached
*The merged step can be removed, the steps of PQ will repeat themselves every refresh
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.
Hi @hasharma19
It seems that there are merged tables cause the duplicating.
You can concatenate the name with the month and remove duplicates from PQ.
Result :
The pbix is attached
*The merged step can be removed, the steps of PQ will repeat themselves every refresh
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.