The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello.
I have a model with two tables:
Fact Table of Revenue (a), with 2 columns:
1.DepartmentCode
2.Revenue
Dim Department Table (b) with 2 columns:
1.DepartmentCode
2.HeadofDepartment
They are relationated by DepartmentCode column, with Fact Table being filtered by Department Table.
The question I'm facing is: my FactTable of revenue is updated everyday and can have new departmentcods that aren't in my Department Table yet (this table is updated manually as I realize we have new deparments in the fact table).
Does someone know how could I create a table with all departments code, its revenue and its Head of Department but showing also the departments withou Heads?
Hi.
Both table are in direct query.
Thank you, Antonio
How are you loading your data in Power BI ?