Releated data

hello Dear, have a great time,

1]
as for the last two days, I m trying to get related data with filter and select expression but don’t know I m not getting it even there is no auto-generating inline_view.

select(scehma[column],and(codintin1,condition2))
filter(“schema”,(condition))

2] is there a possibility to send an email with a preloaded attachment via a prototype app with manual action. if yees then please provide me hint.

sunil_prajapati:

select(scehma[column],and(codintin1,condition2))> filter(“schema”,(condition))

Are these 2 seperate expression or alternatives to each other? What have you got as a result? or what you haven’t been able to get? What was your expectation? What’s your table schema? How are your columns set up? Please fill more in but please don’t be it a novel.

sunil_prajapati:

is there a possibility to send an email with a preloaded attachment via a prototype app with manual action. if yees then please provide me hint.

Prototype app workflows can only send email to the app owner’s email.

1 Like

sir,
Regarding first issues both are seperated expression which i tried to get results.

for second quation am not taking about workflow i want to send email through action and in body i want to attached details view or any pdf file.

sunil_prajapati:

for second quation am not taking about workflow i want to send email through action and in body i want to attached details view or any pdf file.

You should have a better command of the terminology of the platform that you are using. So I may advise some reading thru https://help.appsheet.com/en/. Sending an email with or without any attachment(s):

  • Via an action is called Email Worflow
  • Via a time trigger is called Scheduled Report

And as I afore-mentioned and also stated in below document as well:

While the app is in test mode (i.e. it has not passed a Deployment Check), any messages sent from workflow actions will only be sent to the app creator.

3 Likes

sure sir,

i am checking this.

thank you.

1 Like