Forum Discussion
JMWDBA
Advocate II
8 years agoRevenue and Expenditure Table Variance
So I attached two dummy files since I cannot attach the real files. I have a table in Power BI that has the sales revenue by operating year and then I have a table in Power BI that has the expenses....
- 8 years ago
I tried to simulate a case like yours, and this is the results...
wildmight2017
Advocate II
8 years agoYou should ideally create a unique dimension (select distinct code from your tables perhaps with UNION to include all possible scenarios)- and join both tables as a dimension. That should work.