Forum Discussion
Anonymous
5 years agoNot applicable
Create a simple date graph
Hello everybody, I would like to create a simple line graph where I have dates on the X-axis and the cumulative number of diffusion dates and the cumulative number of expected diffusion dates on my ...
- 5 years ago
Hi Anonymous
Download sample PBIX file with this data/chart
You need to rearrange your data so that the Y-axis is plotting numeric values rather than dates. Something like this
You can then plot this chart with Real/Expected as the Legend
Regards
Phil
PhilipTreacy
5 years agoSuper User
Hi Anonymous
Download sample PBIX file with this data/chart
You need to rearrange your data so that the Y-axis is plotting numeric values rather than dates. Something like this
You can then plot this chart with Real/Expected as the Legend
Regards
Phil
Anonymous
5 years agoNot applicable
Thank you, it seems to solve my problem !