Hello Community,
I'm currently facing an issue with SharePoint lists and could use some assistance. In my SharePoint site, I have two lists related to cost management: "Cost Company" and "Employee Cost."
In the "Cost Company" list, I have a calculated column called 'totalcost' that calculates the total cost for each item row, taking into account the value and frequency of the expense. For instance, the administrative total cost is calculated as Value * Frequency and building total cost the same, because is a calculated column I cannot persent a total for this column which I can still pass however I need this total for the another list.
Now, in the "Employee Cost" list, I want to create a column called "Distribution" that will display the same value for each employee and is an equal distribution of the company total cost. To achieve this, I'd like the "Distribution" column to calculate the sum of the "total cost" column from the "Cost Company" list and then divide it by 220 days (the total number of working days in a year).
I'm wondering if anyone has any ideas on how to achieve this using Power Automate or any other method?
Thank you in advance for your help! Any guidance or suggestions would be greatly appreciated.