The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I need help to resolve the following situation.
I have two fact tables, where both have a column called TotalSale in the first has data only from Empresa1 and the other from Empresa2, where I made a relationship in an intermediate table called Empresas.
I would like to create a table like the one above where my first column receives as business rows (intermediate table), I have another dimension table with the dates, and where is 2020 is summed the columns TotalSale of both tables facts.
I made the following formula for the year 2020:
@Anonymous , Append these tables in power query
or
create common dimensions like time, geography and one for Empresa1 and Empresa2( Table with two values.
Then using these dimensions you can analyze measures together can add those measures to get total across two tables
User | Count |
---|---|
16 | |
8 | |
7 | |
6 | |
6 |
User | Count |
---|---|
26 | |
13 | |
12 | |
9 | |
8 |