Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi friends:
I need to merge two table keeping same data. Please see the screen shot below for better understanding. Can any one help me to get my expeted result? Or share any link for solve my issue.
Expecting your kind cooperation.
Regards.
Silas Das Gupta.
Solved! Go to Solution.
@SilasDasGupta , seem like cross join
In Dax a new table
crossjoin(Table1, Table2)
or generate(Table1, Table2)
https://www.sqlbi.com/articles/from-sql-to-dax-joining-tables/
@SilasDasGupta , seem like cross join
In Dax a new table
crossjoin(Table1, Table2)
or generate(Table1, Table2)
https://www.sqlbi.com/articles/from-sql-to-dax-joining-tables/
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 53 | |
| 51 | |
| 36 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 93 | |
| 77 | |
| 41 | |
| 26 | |
| 26 |