1) I want to do like this !! (merge Date like a column 3 and count values each Date like a column 4)
.2)This is my result. I want to merge ex. Dec 1 and count all of Dec 1 like picture 1
3) this is my pivot setting
(1.Group by attribute = CustomerID)
(2.Column groupping attributes = Country)