Skip to main content

Questions on IDEA Analysis

An additional field: Data Model is showing in tag definition window

Hi,
I  am working on IDEA Smart Aanlyzer Routines. 
In IDEA 10-Unicode version, I am seeing an additional field (Data Model) in the tag definition window. License name is showing in the Data Model column. But it is not visible in other versions.  Do you have any idea about this behavior in IDEA 10-Unicode version?
Thanks in advance,
Rini Joy
 

Duplicate Key - Exclusion

Hi,
I would like to remove journal entries which net to zero from my database, such as accruals and reversals, from a GL using Duplicate Key - Exclusion.
First of all I have created column with absolute values (ABS) and second column for debit and credit entries (DEBIT_OR_CREDIT).
Then using Duplicate Key Exclusion -
               Fields to match: ABS
               Field that must be different: DEBIT_OR_CREDIT

Comparing Datasets for Changes

I'm migrating data to a new system in the near future which involves mapping existing data to the data fields in the new system.

I want to be able to compare the data migrated into the new system to that which was exported from the old and flag up any changes.

In theory the two datasets - one imported to the new system (exported from the old) and one exported from the new should be identical.