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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
ROG
Responsive Resident
Responsive Resident

how to add values from two different tables in one

Hey guys,

 

I have two tables where the metrics below Chat and Calls come from the same table and CRM comes from another table.

But I need them to be displayed like the last screenshot.

Is that possible?

Currently issue

ROG_0-1716980430267.pngROG_1-1716980767623.png


Desireble outcome

ROG_2-1716980800503.png


Thanks!

3 REPLIES 3
Anonymous
Not applicable

Hi, @ROG 

Thanks for @AliceW help. You can refer to his reply, if it does not work, you can provide the pbix file test for no sensitive data, and there is no relevant data structure in your current screenshot.

Best Regards,
Yang
Community Support Team

AliceW
Power Participant
Power Participant

I'd say you create a Date table. Say, 

Calendar Dates = CALENDAR(DATE(2018,01,01), DATE(2029,12,31))

Connect it with the Date field to both tables.

Use the Date field from the Date table in the resulting table. 

Boom, done 🙂

ROG
Responsive Resident
Responsive Resident

Hi Alice, thanks for your repky. They're already connected to a dte table. I have appended each table and I was able to get the result I want.

 

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.

Top Kudoed Authors