Forum Discussion
SP Lists Monthly Total
- Jul 20, 2022
jonboylib whilst I agree with Bharath Arja about Power BI, it comes with issues around distributing reports because all users need a Power BI Pro licence to view a report.
But a simple solution and keepng it all in SharePoint is to have a calculated column for the Month, in my example the formula is =TEXT([Insurance Expiry Date],"MMM YYYY").
Then create a new view of the list and group by that month column and set the total to sum the amount column. It will always update as new items are added to the list.
Rob
Los Gallardos
Intranet, SharePoint and Power Platform Manager (and classic 1967 Morris Traveller driver)
jonboylib whilst I agree with Bharath Arja about Power BI, it comes with issues around distributing reports because all users need a Power BI Pro licence to view a report.
But a simple solution and keepng it all in SharePoint is to have a calculated column for the Month, in my example the formula is =TEXT([Insurance Expiry Date],"MMM YYYY").
Then create a new view of the list and group by that month column and set the total to sum the amount column. It will always update as new items are added to the list.
Rob
Los Gallardos
Intranet, SharePoint and Power Platform Manager (and classic 1967 Morris Traveller driver)