BookmarkSubscribeRSS Feed
Santt0sh
Lapis Lazuli | Level 10
Hi All,
I was trying to create summary of a report which is created on tableau in excel.
To get the excel im current downloading the file and then importing the excel file into SAs and after minor changes to the SAs code I am running a summary statistics using Proc summary and then create another report and share it.
I have never worked with Tableau, so wanted to know if I can read the excel file from Tableau and generate the required reports.
The tableau reports are stored at a Share point.

I tried accessing the files using filename statements but I keep getting a not found error.

Can anyone suggest if I need to add any connections into order to aceesss the share point.

Thank you
5 REPLIES 5
Tom
Super User Tom
Super User

You have two separate problems.

1) Getting something (anything) out sharepoint.

2) Knowing whether the data in the Excel files generated by Tableau are readable.

 

To answer the second one try manually moving one of the Excel files to a place where SAS can access it and see whether PROC IMPORT or the XLSX libname engine can read the data out of it.

Santt0sh
Lapis Lazuli | Level 10
Hi Kurt,

Thank you for your quick response.
1. I would like to read anything or something from the shared point.
2. Currently I am manually downloading the file created by Tableau from Share Point and reading them into SAS by Proc Import and perform calculations and a generate report.

Kindly Suggest me on #1.

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 5 replies
  • 1000 views
  • 3 likes
  • 4 in conversation