I have a simple form - just a submit button. I'm trying to download two tables - currently trying to do so with CSV Export.
When I use the db read, select only one table, and set the model id (mine is set as GSheet). I also set the data path in the csv export same as the model id. I do not select any tables. The data from the single table shows. Great...
However, when I enable the the relations, and try to connect the 2nd table. I get nothing in the data. Is there something else I need to do when enabling relations on the db read?
[attachment=79831_20170719234148_chrono-enable-relation-png.png][/attachment]
Even though the id's are the same on both tables, I've tried it with and without the join condition...still nothing.
[attachment=79831_20170719234300_chrono-enable-relation-join-png.png][/attachment]
What am I missing?
When I use the db read, select only one table, and set the model id (mine is set as GSheet). I also set the data path in the csv export same as the model id. I do not select any tables. The data from the single table shows. Great...
However, when I enable the the relations, and try to connect the 2nd table. I get nothing in the data. Is there something else I need to do when enabling relations on the db read?
[attachment=79831_20170719234148_chrono-enable-relation-png.png][/attachment]
Even though the id's are the same on both tables, I've tried it with and without the join condition...still nothing.
[attachment=79831_20170719234300_chrono-enable-relation-join-png.png][/attachment]
What am I missing?
This topic is locked and no more replies can be posted.