Forum Discussion
pranil2k2
6 years agoContributor
In Mapper i have two columns, and i need to configure in mail to show the table name and its stats.
I am trying using below template as suggested in document but it is throwing error. is there any standard format to refer other than below?
SMRT Load StatsTable Name
+$$Table_name+
<p>Table Stats</p>
<p>+$Table_Record_Count+</p>
Thanks Again
- dimche_saveski6 years agoNew Contributor III
Hello @skodali
I tested a bit with your issue and come up with some solution. Please check this pipeline and the csv test file, and see if that can help you.
test2_2020_06_12.slp (8.8 KB)and csv file structured like screenshot bellow
BR
Dimche Saveski- skodali6 years agoNew Contributor III
Hello @dimche.saveski
I’m trying to get those results into a single target path.
Similar to this image
- dimche_saveski6 years agoNew Contributor III
I’ve updated the example pipeline in the post above to achieve the desired json structure, please check it
BR
Related Content
- 3 years ago