How could I making a table in template doc visible only if certain conditions are met?

Hello!

My template has a table where I also have some fix data but also dynamic row (I used Start (Select) -  End expression).

Because of the fix data, even if I have expressions using <<IF:>>, the lines oft my table are displayed in my pdf file as empty lines, and it is not ok; how could I also hide the empty lines from my table in my pdf? Or how could I hide the entire table?

Thank you for your help!

Best regards!

Ruxandra

 

Solved Solved
0 8 423
1 ACCEPTED SOLUTION

Steve
Platinum 5
Platinum 5

@Ruxandra wrote:

You also told me to put a sub-table within the main table and wrap the sub-table in <<If>>/<<EndIf>>, but I am not sure I understand how to do that; could you, please, help me using am example?


Steve_0-1726769004702.png

You'll need to tinker with table width of the inner table and cell padding of the outer if you want to eliminate these gaps:

Steve_1-1726769193772.png

And keeping these columns aligned is very difficult because of the magic AppSheet uses to produce the PDF:

Steve_2-1726769263937.png

 

View solution in original post

8 REPLIES 8
Top Labels in this Space