Forum Discussion
Analitika
Post Prodigy
4 years agoTable contains a date column and several columns with headers as dates
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 header...
- Anonymous4 years ago
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
Anonymous
4 years agoNot applicable
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