Forum Discussion
Anonymous
5 years agoNot applicable
Period over Period comparison
Hi, I need to display just 9 months of data for each year for 2018, 2019 and 2020 to compare frequencey for top 5 causes. .i.e., i need to display data in a chart for date starting from 01/01/201...
lbendlin
5 years agoSuper User
You would use a calendar table in your data model. That table would have a month number column. You would then filter that column to only include months 1 through 9.