Skip to main content
July 18, 2023
Solved

Is there a way to copy paste excel values into CV forms for dates?

  • July 18, 2023
  • 1 reply
  • 0 views

Hi,

Copy pasting data from excel into CV forms generally work, but the exception seems to be for date values (CV Cell Type - Date). Does anyone have experience with this and know if it's possible?

 


GW_0-1689704735690.png

 

Best answer by Steven

Dates in OneStream are stored as binary numbers in the cube.

The calendar plug in converts the binary value to a readable date.  So if you copy the value from OneStream and paste this into notepad, you will see that it is a binary number.  If you copy the date from excel, you will need to convert it to binary and then paste it into OneStream.

1 reply

StevenAnswer
July 19, 2023

Dates in OneStream are stored as binary numbers in the cube.

The calendar plug in converts the binary value to a readable date.  So if you copy the value from OneStream and paste this into notepad, you will see that it is a binary number.  If you copy the date from excel, you will need to convert it to binary and then paste it into OneStream.