Skip to content

How to read Excel files in ADLS? #129

Description

@EKtheSage

I can use list_adls_files(sandbox, dir = '/filepath', recursive = TRUE) to see list file names in a storage container, but I am unsure how to use these names in a pipeline to read the files in.

read_excel(path) returned Error: `path` does not exist:

Do I need to first download the files to local session? This seems like an extra step we shouldn't need.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions