Joined variables and Export CSV

Good morning everyone!
I am not able to meet this requirement.

I have a class “Ass” that contains the association between tables A and B.
I need a view with a table whose source is a Data Page of class “Ass” which, through a report, performs the join between tables A and B.
I would like to see in the view on a landing page the columns of classes A and B.
In addition, in the local actions I would like an action to export to CSV, as well as to Excel.

Thanks in advice

Stefano

@StefanoB3275

Create an Association between your tables A and B.

Using Explore Data option from App Studio, create an Insight on you table A and you can show the columns from both tables A and B with all the standard features of Filtering, Sorting, etc. You will have an option to Export to Excel as well in the table actions. Export to CSV is not available.

Below is a snapshot of the implementation in v25

Please find below links for more details on Joining columns from multiple tables and showing in Insights.

Hope this helps

Regards

JC

@JayachandraSiddipeta I’m so sorry, I forgot that this problem is for Pega Constellation

@StefanoB3275 on top of what @JayachandraSiddipeta shared, this might help too.