Forum Discussion
Anonymous
6 years agoNot applicable
2 data sets on same timeline
Hi, I would like to compare the total actual cost per month with the payout amounts in a column chart. I managed to calculate the totalmtd but I´m not sure what to use on the time axis when one t...
- 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.
Greg_Deckler
6 years agoCommunity Champion
Anonymous - Create a column in your first table:
Month = MONTH([Date])
Then you can relate your tables and then it shouldn't matter which you use in your visual.