Template expressions and reference tables togheter

Hello!

I have a question about my template expressions.

Short view in my app:
in my app i have a lot of acounts
each acount has a lot of differtent subscriptions (reference to acount)
each subscription has a lot of differten washes (refence to a subscritions)

Now, every friday i want to get a overview in PDF where all the subcriptions with less then 2 turns (every subscriptions has 10 turns in the beginning) are on.

I know it is with a bot, but the questions are

  • Wich table do i use? (Acount or supscriptions)
  • What is the right expression for this? I use no (see image also errors)

(IN THE IMAGE โ€œBEDRAGโ€ = โ€œTURNSโ€!! Because of the langue)

PS Link to my Document : DocId=1e_jXv88FLHpqMog6eA1TEOvA0Wsz7CJ6wyucxiV6QDs

Solved Solved
0 3 134
1 ACCEPTED SOLUTION

The error is because the parser cannot find a matching <<END>> to the noted <<START:...>>.

Either you have left it off or there are other syntax errors that prevent the parser from finding the matching <<END>>

View solution in original post

3 REPLIES 3
Top Labels in this Space