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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi All,
I'm measuring energy consumption and write the results in an SQL database. The measures have 2 columns: a date/time stamp and the value. I'd like to combine the various tables into 1 graph to do some analytics.
The preferred route to do this is to combine the various tables into 1 table in PowerBI. 1 column has a (different) date/time stamps and than 1 column per source table. The date/time stamps however are different and random between the data sources. How to comine the tables into 1 table?
many thanks,
Solved! Go to Solution.
1. Load two tables in Power Query (Table 1 & Table 2 for example)
2. Make sure that Value columns have different names, just rename it like Value 1, Value 2
3. Select second table, Transform tab go to Append as new
4. Close & Apply and use the new table in Table/Matrix visual as select time, Value 1, Value 2 columns
Appreciate your Kudos !!!
Proud to be a Super User!
1. Load two tables in Power Query (Table 1 & Table 2 for example)
2. Make sure that Value columns have different names, just rename it like Value 1, Value 2
3. Select second table, Transform tab go to Append as new
4. Close & Apply and use the new table in Table/Matrix visual as select time, Value 1, Value 2 columns
Appreciate your Kudos !!!
Proud to be a Super User!
this works better, it doesn't combine measure on the same date/timestamps, however. But lets see if that works either way.
thanks!
Both tables should have same column name for time if this is the case
Table 1 (Time - Value 1) & Table 2 (Time - Value 2)
Proud to be a Super User!
Some samples, first the two different SQL tables:
I'd like to add them into 1 new table like this:
@emiel , Need some sample data.
You can have the same column names and then you can append in power query
https://radacad.com/append-vs-merge-in-power-bi-and-power-query
Hi @amitchandak thanks for you guidance, but it doesn't seem to work, I probably am doing something wrong.
I'm getting the result as shown below, both different values are merged, even the one with the same date/timestamp is merged corretly. But the date/timestamps are not added and shown empty.
any ideas?
thx!
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 103 | |
| 80 | |
| 62 | |
| 50 | |
| 45 |