have an Appsheet app in which i have a parent table called "Process" and a child table called "Risk assessment timeline" in child table i have created a data action to export table data in csv now i want to created an data action in parent which run that export csv data action of child table and it also triggers the referenced child data action but the exports comes blank.
This is the expression i am using ,
I am not sure what i am missing here, can someone please help me ?
Hi,
From what I understand, the simplest step is to create a Data Action App: export this view to a CSV file (not a row-level action). Assign it to the table [Risk assessment timeline] and, for example, give it a primary button(position). Now, whenever you go to a Process record, you'll see that by accessing the list view of [Risk assessment timeline], you have the action to export the filtered records to a CSV.
Thanks but this is not the solution i am looking for, please see below my Process detail view
My problem is that when there is no record in the inline it only shows the button to add even the expand does not appear until there is at least one record in the table. my requirement is i want to give the user a button somewhere in the above page to upload and download the records in the child table which is "Risk Assessment Timeline"
How about two inline actions in the child table?
If i make inline actions in the child table they will be visible multiple times in every row. won't work.
You can show the inline action only once with the first child. Not an ideal solution though, but doable.
Yes, it is doable but not the best one, but what is more confusing is the data action i created with the same way for Importing csv is working fine, but the problem only occurs for downloading csv action
Exporting a csv to Drive of the Child table once the status of the Parent Record Changes
https://www.googlecloudcommunity.com/gc/AppSheet-Q-A/Exporting-a-csv-to-Drive-of-the-Child-table-onc...
Thanks, the above solution talks about generating file, but i want to straight away use the Export CSV action
User | Count |
---|---|
35 | |
11 | |
3 | |
3 | |
2 |