What is the purpose of this code? ProductCount = COUNT(Products[ProductID])
ProductCount = COUNT(Products[ProductID])
It calculates the value for an existing measure named ProductCount
It creates a measure called ProductCount
It creates and formats a measure called ProductCount
It is part of the documentation