Hey guys,
I want to send auto daily email at 9:00 am, the buddy of this email is including dinamic (number), this (number) is cell in excel, this cell is formula, the excel file is on the company sharepoint.
How I can make this flow ?
I'm using the Excel Business connector and it still isn't creating the formula when a new row is inserted. Does this functionality exist?
The Excel (Business) connector now provides support for both issues; Excel files that contain formulas and Excel files that are stored in SharePoint.
Hi aalalim,
First, Microsoft Flow doesn’t support formula in Excel table. There is similar idea on Flow Ideas Forum, please consider voting the idea at here:
https://powerusers.microsoft.com/t5/Flow-Ideas/Formula-support-in-quot-Excel-Get-row-quot-action/idi-p/6021
Second, Excel from SharePoint connector has not been supported currently, we could use Excel table that is saved on OneDrive, OneDrive for Business, Dropbox. Please vote and comment the idea at here:
https://powerusers.microsoft.com/t5/Flow-Ideas/Excel-from-SharePoint-connector/idi-p/8688
For your scenario, I would suggest you remove all the formulas on the Excel table and locate the file on other could storage account. Then trigger the flow with “Recurrence”, then use the action “Excel - Get rows” to get all the items in the table.
In addition, you can also add an action “Create HTML table” to format the data into a table then send email with table.
Reference materails:
https://docs.microsoft.com/en-us/flow/run-scheduled-tasks
https://thewincentral.com/microsoft-flow-create-html-csv-tables/
Please feel free reply if you need more help.
Best regards,
Mabel Mao