Forum Discussion
pwrch
4 years agoFrequent Visitor
Chart not showing total amounts correctly
I have a table with the following columns Name | Group | MonthsRemaining I have a chart to display the total number of students we'll have every month for the next 12 months and the problem t...
- 4 years ago
pwrch , You should use a date table and have a month year in Date table, Join it with the date of your table .
And then use this option with month year in visual
amitchandak
Super User
4 years agopwrch , You should use a date table and have a month year in Date table, Join it with the date of your table .
And then use this option with month year in visual
pwrch
4 years agoFrequent Visitor
Thank you this worked perfectly!