Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi All
My TAB BRAND ,Table 1 working fine :-
MY TAB COY , TABLE 2 WORKING FINE :-
Can some one share with me how to combine table 1 and table 2 into one table ?
My sample PBI :-
https://www.dropbox.com/s/neiaj147r3hft53/SAMPLE_1000_SI_TI_V026.pbix?dl=0
Paul
Hi @admin11 ,
Please check the link to your sample PBI. There is no file in it.
Are you trying to get the results of two tables combined and sorted by account. I think the best way is combine all the underlying data firstly, after that, get a rank for them.
Best Regards
Community Support Team _ chenwu zhu
Hi @admin11 ,
There are two ways to do it:-
1. Append table 1 into table 2 in the power query
2. Or you can create a new table with below code:-
Table = UNION(s_ummrizeTable1,s_ummrizeTable2)
Thanks,
Samarth
Best Regards,
Samarth
If this post helps, please consider accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudos!!
Connect on Linkedin
Thank you for your sharing. appreciate very much.
In my actual application , it have total 5 s_ummarize_Table.
I thinking the issue may be cause by rank field need to link up. i try , but i still unable to figure out how to link . As this is a sample PBI file.
Below expression may be have some issue . it should be auto switch Rabk , but seen like it does not work :-
Paul
i just posted below post , which i explain very detail , hope you can help me :-
Paul
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
72 | |
71 | |
55 | |
37 | |
31 |
User | Count |
---|---|
89 | |
62 | |
61 | |
49 | |
45 |