Forum Discussion
Single Projected Value vs. Multiple Actual Spend
- 2 years ago
ProfessorEgg28 , Hope you have created a common date table, joined with date of both tables and using it
Power BI- DAX: When I asked you to create common tables: https://youtu.be/a2CrqCA9geM
https://medium.com/@amitchandak/power-bi-when-i-asked-you-to-create-common-tables-a-quick-dax-solution-8e3eccb41bda
Hi ProfessorEgg28 ,
As amitchandak said, a separate date table needs to be created.
Create a one-to-many relationship between the date table and the two tables. Change the date columns in the date table to a hierarchy. Drill down can be done for this date.
Also for fiscal year customization you need to create the relevant columns on the created date table.
Best Regards,
Adamk Kong
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.