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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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
Desireble outcome
Thanks!
I'd say you create a Date table. Say,
Connect it with the Date field to both tables.
Use the Date field from the Date table in the resulting table.
Boom, done 🙂
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.