To Filter Out the Common Code between 2 Date Range through a Button Click
Hi Everyone
I have 2 From and To Date Selections. When I am selecting the Dates from it, I am getting the Codes which are common as well as uncommon. I only want the common codes and only their values.
I am applying condition to find the uncommon cases and assigning null value to them and further Suppressing them, But it is creating problem when I am hiding the suppressed field, it shows be the common as well as uncommon values.