BookmarkSubscribeRSS Feed
RADAGBE9
Fluorite | Level 6

I'm trying to create an excel Pivot Table from a SAS dataset located in  permanent library. The issue I'm having is the Date column is not converting correctly. It gives me a warning: 

"Date and time values will not be converted."

When I continue, it creates a pivot table but the date column changes to meaningless values.

 

Any assistance on this please?

 

Thanks

 

3 REPLIES 3
FredrikE
Rhodochrosite | Level 12

Is it the same if you just export the data as a table, not a pivot?

 

If so you can create a pivot from the table in excel instead?

 

//fredrik

RADAGBE9
Fluorite | Level 6

I was trying to avoid the row limitation in excel and that's why I decided to keep my file in SAS and build the pivot table off of it.

 

Thanks

KatS_SAS
SAS Employee

It sounds like you were opening the SAS data set directly from your local file system.   In order to keep date and/or time values formatted in pivot tables, you need to open it from a SAS library, either defined in SAS Management Console or a simple LIBNAME statement in the SAS Programs window. 

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

Discussion stats
  • 3 replies
  • 2080 views
  • 0 likes
  • 3 in conversation