I'm trying to link into an Excel file on my One Drive Business account so that invoice data can be poosted to my Dynamics 365 CRM account. I want to step through each row in an Excel file and if the value in column 5 = No, I would like to post data from Column 1, 2, 3 etc into specifc fields in my Dynamics 365 CRM database.
I am able to link into the Excel file but extracting the data I cannot figure out how to do. Then I can figure out how to update the CRM data. But first things first. Thanks!