Nope, that is one of the drawbacks with datasets: you cannot do projections (select fields to be returned). There is only one solution: switch from datasets to wix-data, run a query on the backend and filter the returned result (in the backend), then return the subset to the frontend. There is an article about this in the documentation, written by Sam, from memory.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Choose which fields wixData.query will return from queries | 4 | 353 | June 10, 2019 | |
| Is there a method for Selecting all Results for a particular field in Wix Query | 1 | 86 | July 24, 2021 | |
| Giri gives a FAC(4): we can see your data(set) | 3 | 301 | May 7, 2021 | |
| Query code function examples | 2 | 146 | June 24, 2019 | |
| Use WixData.Query to Get Data from multiple Datasets | 0 | 667 | February 11, 2019 |