OSAdmin
5 years agoValued Contributor II
Format for a Data Adapter/Method Query using an Excel file
Originally posted by Lawrence Manekin
Hi,
Working on a POC for a client. To get data in quickly, I uploaded an Excel document so I can run a pivot off of it. The Excel is in the public folder.
I'm using this syntax
{Application}{Documents/Public/GLtransrevfields.xlsx}{Sheet1}{MyRange}{True}{True}{}
but it keeps telling me that it's invalid. I have tried calling out the specific application name as well, but no luck. Any suggestions would be appreciated.
-Larry