Hi Guys,
Basically i have a form in dataverse where i have a Section where i filter the fields "Year" and "Quarter", this filter is working fine when the screen is loaded, but right above i have a Subgrid which contains a default filter "Contains, Equals.." and when the user filter in this Subgrid bring results from another years and quarters, ignoring the filter from Section.
There is a way to always bring the results from ther filter of Section when the user wants to filter in subgrid?
Filter: I bring this columns from table "Controladoria"
Subgrid: I Bring this columns from view "Controladoria" of table "BR_PCLD_V2"