The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi Team,
I've two tables t1 and t2 and these t1 and t2 are loacted in different data base in db1 and db2 respectively . So How I'll create a combination chart with theses two tables(t1 and t2) as a combined result set?
Thanks,
Umesh
Solved! Go to Solution.
Hi @umeshjss
How similar are the tables in structure? You could consider combining the two tables into 1 table using the query editor.
If you want to show data from two tables as two different categories, you can build relationship between two tables, or use Merge Queries in Query Editor to combine the data from different into same dataset.
If your two tables are same structure and you want to combine the data on row level, you can use Append Queries in Query Editor.
Reference:
Shape and combine data in Power BI Desktop
Regards,
If you want to show data from two tables as two different categories, you can build relationship between two tables, or use Merge Queries in Query Editor to combine the data from different into same dataset.
If your two tables are same structure and you want to combine the data on row level, you can use Append Queries in Query Editor.
Reference:
Shape and combine data in Power BI Desktop
Regards,
Hi @umeshjss
How similar are the tables in structure? You could consider combining the two tables into 1 table using the query editor.
User | Count |
---|---|
74 | |
70 | |
39 | |
30 | |
28 |
User | Count |
---|---|
104 | |
95 | |
51 | |
48 | |
46 |