Forum Discussion
Mardin
Advocate IV
9 years agoCreate Milestone Trend Analysis (MTA) in Power BI?
Hi there! I am struggling with a request from a customer who wants a Milestone Trend Analysis (MTA) in Power BI. The main issue is that I need to have Dates as both X and Y axis! Any suggestions? ...
barakb32
Advocate I
7 years agoadarshthouti141
2 years agoFrequent Visitor
Hello barakb32
I have found your PowerBI file with trend analysis. You invoked separate rows with 'BI', '45 Line', and the dates to plot the data points.
But I have a data not of your kind where the 'Sample Date' is in different column which is 'Data Date' and I have activity 'Finish Date' .
Could you please tell me how I can plot the 'Data Date' in x-axis and
the 'Finish Date' with respect to the 'Activity ID' in y-axis?
I have tried to modify the python code and implement with respect to my requirement, but that isn't working.