You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Dataexport not exporting #missing data

Hi, I am trying to export members in a certain area regardless of whether there was data or not. My understanding is that DataExportNonExistingBlocks ON, was to export all data. Is this not the case? Is there any way to force the dataexport command to export data where the block is missing or there is no value in the member? I need all values as there may not be anything in the Baseline member at the time I pull this for a different process. Here is my script:

SET DATAEXPORTOPTIONS
{
DATAEXPORTOVERWRITEFILE ON;
DataExportDecimal 8;
DataExportLevel "Level0";
DataExportColHeader "Month";
DataExportDynamicCalc OFF;
DataExportColFormat ON ;

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!