Додати до Chrome
✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
What are the main differences between a calculated column and a measure?
Calculated columns must be written in SQL, while measures must be written in Python. Neither uses the DAX language.
Calculated columns can only store text data (strings), whereas measures are strictly limited to numeric currency values.
A calculated column computes a value for every row and stores it in the file (consuming memory), while a measure calculates results on the fly (dynamic aggregation) based on the user's current view/filters.
Отримайте необмежений доступ до відповідей на екзаменаційні питання - встановіть розширення Crowdly зараз!