Hi @ITWhisperer Yes its working i used isnull before the field values its working .But in below senario its not showing any values. Out of three there are two null values in impConReqId.so its not ...
See more...
Hi @ITWhisperer Yes its working i used isnull before the field values its working .But in below senario its not showing any values. Out of three there are two null values in impConReqId.so its not showing any values in table AP Import flow related results : Extract has no AP records to Import into Oracle
{
"GL Import flow processing results" : [ {
"concurBatchId" : "463",
"batchId" : "6393",
"count" : "1000",
"impConReqId" : null,
"errorMessage" : null,
"filename" : "81711505038.csv"
}, {
"concurBatchId" : "463",
"batchId" : "6393",
"count" : "1000",
"impConReqId" : null,
"errorMessage" : null,
"filename" : "11505038.csv"
}, {
"concurBatchId" : "463",
"batchId" : "6393",
"count" : "1000",
"impConReqId" : null,
"errorMessage" : null,
"filename" : "CONCUR_GLJE_37681711505038.csv"
}, {
"concurBatchId" : "463",
"batchId" : "6393",
"count" : "768",
"impConReqId" : "101539554",
"errorMessage" : null,
"filename" : "711505038.csv"
} ]
}