Hi,
Is there a way to make a dynamic report (e.g. invoice) for example in a 3. party service?
In Adalo I have a collection of Customers and another collection of Billing_hours. These two collections have a relationship, in which one customer from Customer collection can have multiple billing hours from the Billing_hours collection. For example Customer Alpa Ltd. has 13 billing hour records.
I want to make a report (e.g. invoice) by clicking a button in the app, in which all the billing hours records of the selected customer are listed (and even in the selected time frame). To create the pdf, sheet, etc. I naturally must use a 3. party service.
It seems that I can not use Zapier, since it works only with one data row at a time (not with the selected data set).
Is there a solution for this? Or even better, a public demo.