Allow for SOQL Queries WITHIN a group or table using references to the current Row
I was trying to use a table in a document for a client and was saddened to find out that it is impossible to use a SOQL query within the table even when referencing the row object's ID. This feature would be a GAME CHANGER. i.e. My client wanted to show the name of a bundle of products (a custom object model) as a row in a table with all of the other bundles - this part was achieved - but then they wanted to add the subtotal of the individual bundles. To do this, I needed to sum up the total cost of all of the sub-products in the bundle via SOQL, but we were not able to bring this into the table because SOQL queries within table rows are not supported!

We are reviewing this request for current relevance. Please share your thoughts with us!