Forum Discussion
jburnscameron
Jul 24, 2023Copper Contributor
Rolling fiscal year columns
How can I use a date offset type functionality within a sharepoint list where I need fiscal period columns for -1,0,1 fiscal years? Data is queried into a PBI data model where cumulative data needs t...
christinepayton
Aug 10, 2023Iron Contributor
This is difficult to do with pure SharePoint alone - you can add days to date with calculated columns, but if your fiscal year is something like "the first day of June" then this becomes problematic.
It is very straightforward to do in Power BI though, using a date table. Date tables are VERY useful generally in Power BI, so I recommend doing an internet search on those and how they work. If you look for "date table fiscal year power bi" a whole bunch of people have YouTube videos and articles on how to set them up.
It is very straightforward to do in Power BI though, using a date table. Date tables are VERY useful generally in Power BI, so I recommend doing an internet search on those and how they work. If you look for "date table fiscal year power bi" a whole bunch of people have YouTube videos and articles on how to set them up.