We are facing issue in filtering in grid control created using Power Component Framework for Canvas app.
The Grid connects to 4 tables and we are using filtering.SetFilter() to the first table and then dynamically pass result to filter the second table using the same filtering.SetFilter().
We tried different field type(single line, multi line, lookup, choice).
This is not working properly sometimes the data does not load or sometimes it does not refreshes after changing the filtering.
The issue is that the backend has data above 100K and we want to get the data which is relevent to the user which will be not more than 10K.
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.