| How to apply a filter to different charts in the same dashboard | 11/6/2022 21:48:00 | |
| PHPRunner General questions | ||
| Jjacktonghk authorDevClub member Do I need to write some codes in an event and which event? Thanks. Jack Tong | ||
|   | Sergey Kornilov admin 11/7/2022 | 
| You can start by using the dashboard search page. If for some reason this approach doesn't work for you, you can try Search API. | |
| J | jacktonghk authorDevClub member 11/7/2022 | 
| I have tried the dashboard search page, it shows all the fields from all the dashboard components. But I cannot apply a single filter to all the components. For example, I have 3 charts in the dashboard and they can all be filtered by 'Year', In the search page, there will be 3 'Year' fields point to different charts. I would like to have only one single 'Year' filter for all 3 charts. | |