Forum Discussion
rafamorim87
2 years agoFrequent Visitor
Probleam Group Values in Graphic
Good morning. I have the following problem I have a table listing usernames, admission date and enrollment. I created a measure to calculate company time, comparing the hire date and the oldest da...
- 2 years ago
OK - I think this youtube video will help you to make the measures you need. It is a wonderful walkthrough. DAX measure with start AND end date for Power BI - YouTube
audreygerred
Super User
2 years agoHi! Instead of having the individual names in the x-axis, what would you like to have showing there? If it is just the total amount, leave x-axis blank, if you want it by dates, put those fields in x-axis.
rafamorim87
2 years agoFrequent Visitor
I need to generate a graph like the example below
- audreygerred2 years ago
Super User
Grab year from your date table and add that to the x-axis.
- rafamorim872 years agoFrequent Visitor
ALmost.....I just need it to show the number of users
- audreygerred2 years ago
Super User
OK - I think this youtube video will help you to make the measures you need. It is a wonderful walkthrough. DAX measure with start AND end date for Power BI - YouTube