Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Anonymous
Not applicable

Problem with merged Queries

Hello Team,

 

I have two excel files. rows count in first file is 95,400 and in second file count is 68,000. after merging the second file into first all my measures are showing errors. all my count / aggregate formulas are showing (Blank). i have checked all the data types are correct and no errors in queries. 

i have merged two files in one and the total rows increased by 163,400. that might be a reason why i am getting Blank ?

 

Please help me with the issue 

4 REPLIES 4
Anonymous
Not applicable

Hi @Anonymous ,

 

What kind of Join Kind did you use? I think you won't get total rows more than left one (95400) or Right one (68000). You get 163400 = 95400 + 68000, It looks like that you are trying to use Append function.

For reference: Combine queries

If this reply still couldn't help you solve your problem, please share a sample file with us and show us a screenshot with the result you want. This will make us easier to find the solution.

 

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.

jaideepnema
Solution Sage
Solution Sage

Hi @Anonymous ,

I think its because of one to many relationship while merging the row count is increasing in the final dataset because against a single row in table one you are getting multiple rows in table 2 while joining/merging the two tables together.

amitchandak
Super User
Super User

@Anonymous , Seem like many too many join between 2 tables , that is why rows are increasing

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
Anonymous
Not applicable

Hello Amit,

 

Thanks for your reply!!

 

No, simply one to many relationship b/w date table & the second table.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors