I have connected two webparts together based on one field. The provider provides an ID value to consumer webpart, whose data gets filetered.
This filtering fails, when the grouping is applied on the provider webpart. The grouping is done on entirely different column and the column value being sent is still present in the view.
Any idea why it happens and any workarounds?