Forum Discussion
Anonymous
7 years agoNot applicable
Shared Axis on different data tables - line graph
I have 2 data tables which showed 2 oil wells with different production start date. I want to show on a line graph the 2 wells with the same day of production on the x-axis. However, my graph shows o...
- 7 years ago
Anonymous solution attached.
parry2k
Super User
7 years agoAnonymous you need to have date. dimension in your model and then link your both tables with date dimension and on x-axis use date from date dimension and value from these two tables, it will work as expected.
There are many blogs on how to create date/calendar dimension in your model using DAX or PowerQuery. Hope it is helpful.
Anonymous
7 years agoNot applicable
Thanks but it is not quite what I'm after using a calendar table. I want production on the same "Days of Production" on the using Day 1 as the start date.