Hyperion EPM General (MOSC)

MOSC Banner

#missings values are not getting exported using DATAEXPORT

edited May 26, 2023 8:56AM in Hyperion EPM General (MOSC) 1 commentAnswered

We are using PBCS Standalone application where i need to export the data to the target application, for one of the interesection of Account member which has #Missing values is not getting exported but i want to be exported as #Missing or '0's below are parameters i declared please let me know what are the settings need to updated because i need export the data everymonth in same structure eventhough we have no data in the system for that particular intersection.

SET DATAEXPORTOPTIONS

 {

DataExportLevel "ALL";

DataExportColFormat ON;

DataExportDimHeader ON;   

DataExportDecimal 5;

DataExportDynamicCalc ON;

DataExportNonExistingBlocks ON;

DataExportOverWriteFile ON;

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center