
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-12-2018 03:20 AM
HI,
I need to implement the below functionality,
After running transform map, user needs to view the row count... rows processed, and details on rows skipped/ignored, not processed.,
when i checked all the details are available in the import set, so i tried to create a report on import set table, but im not able to select import set table on table field.
did someone faced same kind of implementation ?, Also please let me know if anybody have alternate solution to achieve the same!
Thanks in Advance,
Satheesh
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-12-2018 03:26 AM
you can run on import log table and dot walk like below
Harish

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-12-2018 03:26 AM
you can run on import log table and dot walk like below
Harish

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-17-2018 10:25 PM
thanks harish

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-17-2018 10:28 PM
your welcome Satheesh 🙂
Harish