Forum Discussion
adelmonte
4 years agoResolver I
Incremental Refresh - Excel files in SharePoint Folder - Is it possible?
Hi all, Did anyone successfully implement Incremental Refresh with Excel or CSV Files on Sharepoint Folder? Please don't send me links if you haven't implemented it yourself. Thanks in advance. A...
adelmonte
4 years agoResolver I
Thanks but I get an issue with your solution.
"Expression.Error: The name 'GetFile' wasn't recognized. Make sure it's spelled correctly."
lbendlin
4 years agoSuper User
That's a convenience function to only pull specific columns from my excel files. Modify as needed for your situation.
- adelmonte4 years agoResolver I
Thanks but I am a newbie how should I implement that function that gets my excel files content?
- lbendlin4 years agoSuper User
You don't need to use the function. Open the excel file in the original code instead.
If you like more help please provide sanitized sample data that fully covers your issue. Use one of the web file services. Please show the expected outcome.