Filter $labkey.data using a query view

LabKey Support Forum (Inactive)
Filter $labkey.data using a query view rsautera  2013-11-22 10:04
Status: Closed
 
Thanks Cory, it works, I can see the filtered table.
However, I was hoping that the report would be based on this filtered query.

The report only contains

```{r test}
labkey.data
```
And when executed, it displays the entire table, not just one line.

How can I have $labkey.data be based on study_pubinfo?