Task - Creat a new file (PDF) ---result shows ID itself

I am trying to making invoice with automation.

I made a task "Creat a new file" in PDF.

I need to display custuomer name,

But my PDF shows the customer ID itself.

How can I fix this?

0 6 149
6 REPLIES 6

By not telling the template to put the key/id

Dereference expressions - AppSheet Help

thank you.

Need I create new clum in real? not vertual?

Acttually I am using Enumlist.

derefferrnce can use in Enulist?

Is it ca

If it's an enum basetype Ref, sure, you can dereference.
No need for any extra column, just <<[Ref].[DesiredColumn]>> on your template

Thanks your advice.

Unfortynately it doesn't work well.

This is my setting.

Collum type  Enumlist

Inside of the Enumlist, there is Ref.

Can I get the name from the parent?

Well, you have more than just one parent, since it's many to many.

You could use List Dereference, but I'm unsure it's what you want.

Can I know why you need it to be EnumList?

Thanks your comment.

Just I want to do is multipul select from the other table.

And also creat the PDF contains multi selected acutal name.

Is there any good way?

Top Labels in this Space