Forum Discussion
Anony_mous
3 years agoFrequent Visitor
Issue in creating Visualization
Hi All, I need to create a visualization which shows how many employees trainings have already expired, completed , expiring in the next 6 months in one visualization.I have the date column for...
TomMartens
3 years agoSuper User
Hey Anony_mous ,
without knowing how your data looks like it's difficult to provide any help.
Create a pbix that contains sample data, but still reflects your data model (tables, relationships, calculated columns, and measures). Upload the pbix to onedrive, google drive, or dropbox and share the link. If you are using Excel to create the sample data, share the xlsx as well.
Next to that, I recommend creating a linechart, with three measures. The x-axis is visualizing the time, and each measure represents a number of
- completed trainings
- expired trainings
- trainings to expire (projection)
Regards,
Tom