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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi,
I have one table looks like this:
marked date column
And two other tables:
I tried to merge these two tables to main table and got more columns with their headers as dates.
Therefore I can't implement right slicer of date. Because other column headers are dates.
Solved! Go to Solution.
Hi @Analitika,
I'd like to suggest you do unpivot columns on these table date fields, then you can concatenate 'unique id' and 'date value' as keys to creating relationships between these tables.
Unpivot columns - Power Query | Microsoft Docs
How to Join Many to Many with a Bridge Table in Power BI | Seer Interactive
Regards,
Xiaoxin Sheng
Hi @Analitika,
I'd like to suggest you do unpivot columns on these table date fields, then you can concatenate 'unique id' and 'date value' as keys to creating relationships between these tables.
Unpivot columns - Power Query | Microsoft Docs
How to Join Many to Many with a Bridge Table in Power BI | Seer Interactive
Regards,
Xiaoxin Sheng
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.
User | Count |
---|---|
3 | |
2 | |
2 | |
1 | |
1 |
User | Count |
---|---|
8 | |
3 | |
3 | |
3 | |
3 |