Hi, I am trying to figure out the new “Text View (Labs)” node to display text on the new PDF/HTML report.
As you can see, the node is connected to my variable called “Execution Date&Time”.
I found the problem. When the variable has a “&” it does not work. And since my variable comes from a “Table Row To Variable”-Node. It is created with an “&” in the name.
When I change the name from “Execution Date&Time” to “Execution” all works fine.