Forum Discussion
Mengeltje
6 years agoFrequent Visitor
Date table with extra items
Hi there, What I need is a basic date table with some extra items. In 1 table I have a calender from Power BI with Year and Month (multiple years, all months per year). In the other table I hav...
Anonymous
6 years agoNot applicable
Without seeing your tables I'm not 100% this will work, but you could try editing your query in the editor (Click transform data in the top ribbon in the desktop). Try merging the tables using a full outer join which should create a table with every item assigned to every item. If that doesn't work could you post some sample data, and I can take a look.