Hello, I feel like I have a pretty easy question but I can’t find the answer anywhere. I have a dashboard with a grid of sales orders at the top. Below I have a grid of PO items for the selected order in the top grid. The PO items grid is based on a BAQ with a parameter for sales order number (OrderNum). How do I pass the order number from the top grid to the parameter for the PO items grid? Do I use the ‘Rest Params’? I am not using any events up to this point because all of the grids are related and just use the BAQ where clause which works. This BAQ I created with a parameter to make it more efficient.