Hi Folks,
I am fetching excel attachment from a source SharePoint list item and putting it in document library using power automate.
Now I want to read the same excel file and perform the calculation on it's column cells mainly addition /substraction based on some condition and want to update destination SP list's columns with these calculated value along with Souce item id.
Please suggest how can I achieve this.
Thanks in advance.