Forum Discussion
2 data sets on same timeline
- 6 years ago
Hi Anonymous ,
Please refer to my .pbix file.
Best regards,
Lionel ChenIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hey Anonymous ,
first you should create a dedicated calendar table and relate this table to the date column in your costs table.
The 2nd step should be to create a date column in your payouts table, eg. the last day of the month.
Then you can once again relate the calendar table to your Payouts table.
Maybe this article can also provide additional insights:
https://www.daxpatterns.com/handling-different-granularities/
And this is a more general article, about the handling of dates inside Power BI:
https://www.daxpatterns.com/time-patterns/
Hopefully, this provides some new insights on how to tackle your challenge.
Regards,
Tom