Forum Discussion

vijaykumarj19's avatar
vijaykumarj19
Microsoft Employee
6 years ago
Solved

Display shared axis issue for charts

I had a table with 4 columns
ID , Date1 ,Date2, Date3

 

ID

Date1

Date2

Date2

100

22-05-2020

22-09-2020

22-06-2020

101

22-06-2020

22-08-2020

22-08-2020

102

22-07-2020

22-05-2020

22-10-2020

103

22-05-2020

22-05-2020

22-11-2020

104

22-08-2020

22-09-2020

22-05-2020

105

22-09-2020

22-12-2020

22-07-2020

 

May based on Date 1 has 2 id , date 2 has 1 id
Requirement

 

 

How could I take shared axis as there is no common field for month

2 Replies