Yusuf,
The result table of transform & cleanse need to be staged in other media to be used. There are 3 ways to stage the result:
- export it to a file
- save it to local storage
- publish it to a TIC server
In your case, I will suggest save the result to a table in local storage first, and do visualization of the table.
Hope it helps.