Forum Discussion
dmiller
5 years agoFormer Employee
@rfduboissl because you have Table-driven path set to $table, it’s trying to find $complet_PDW within that, but base on your JSON image it is not within a $table but at the same level.
I think you want to set your email type to HTML Text since you are explicitly listing the fields in the HTML. If you use HTML table as the Email type, it will append the table in the HTML.
rfduboissl
5 years agoNew Contributor II
Diane …
Thanks you for the reply.
I DID figure this out and have it working.
I will post the solution.
Rich