Just wondering if you could help me with applying filters from a react app. I'm using UpdateFilters event and in most of the reports it is applied properly. But there are some reports where the filters linked to different models where it doesn't. Is there a way to handle this? Also tried to see if there is any indication on the filters list I'm receiving from the GetFilters event, but it seems the same.
Also have another question. What is the correct way to get all possible filter values when the filter is clicked? Internally a "GetPinboardFilterValues" (Pinboard__getFilterValues) graphql mutation is called but its not available on a public schema. Would be interested to know if its available on the rest api.
Thanks
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community