public DataSet GetGetGenderWiseActions1(string Customer, string Appname) { anbp = new AnalyticsDALC(); return anbp.GetGenderWiseActions1(Customer, Appname); }