Hi Community,
I have two Odata.
1. Get Items DTE
2. Get Items Proveedores
Both Odata have in common the column of Codes.
I want to create an html table with the columns and items from Get Items DTE and with a column from Get Items Proveedores.
I want to send an html table by mail using Select, the problem I have is that it takes the Values ​​only from one Odata and if I enter an item from the other Odata an Apply to each is generated, which does not help me since I need to send only one mail with an html table.
I need help from the community