Hyperion EPM General (MOSC)

MOSC Banner

File Based Data Integration.

Hi all,

I am working on a File based data integration scenario where the source data contains a column which states the validity of the row saying "Active"/"Inactive" that does not present in the application as a dimension.

CASE WHEN DESC1 = 'Active' THEN AMOUNT ELSE NULL END

Using this SQL filter, but the data loaded in opposite i.e., loaded for inactive records.

please help me out here.

Tagged:

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