I am learning DAX and need help to create DAX formula to calculate "Column2" by looking at each row in "Column1". If value repeats in "Column1" I would like to add +1 to the existing value in "Column2". Thanks for your help in advance.
I am learning DAX and need help to create DAX formula to calculate "Column2" by looking at each row in "Column1". If value repeats in "Column1" I would like to add +1 to the existing value in "Column2". Thanks for your help in advance.