pdf template problem in table

Hi,
I have this template.

<<Start: [Locali]>><<[Nome]>>
<<Start: [Impianti]>><<Start: [Parametri]>><<Start: [Misure]>>
<<[Tipo]>> - <<[Materiale isolazione]>> - <<[Materiale rifinitura]>> - <<[Diametro]>> - <<[Prodotto]>> - <<[Misura]>><<End>><<End>><<End>>
<<End>>

And works well.
If I try to format it inside a table, I can't get it to work.

Lokki7_0-1695912903315.png

From the error I get it seems that Start expression '[Parameters]' does not generate a List of Ref values.

How can this be resolved?

 

 

Solved Solved
1 4 239
1 ACCEPTED SOLUTION

Hi, 

i resolved adding virtual columns on a parent table. 

View solution in original post

4 REPLIES 4

What type of formatting needed?

Can you show the output that works well ?

[Parameter] has key values ? 

Hi,

I have 5 table, Progetti -> Locali -> Impianti -> Parametri -> Misure
all with relation 1 to many 
All table have key values and ref to her parent


this template works
<<Start: [Locali]>><<[Nome]>>
<<Start: [Impianti]>><<Start: [Parametri]>><<Start: [Misure]>>
<<[Tipo]>> - <<[Materiale isolazione]>> - <<[Materiale rifinitura]>> - <<[Diametro]>> - <<[Prodotto]>> - <<[Misura]>><<End>><<End>><<End>>
<<End>>

and this is the result

Lokki7_1-1695998149473.png

But I need something like this

Lokki7_0-1695997650568.png

Thanks
 

 

Hi, 

i resolved adding virtual columns on a parent table. 

Top Labels in this Space