Which of the following is a new column in a table of a Data Model? DAX Calculated column Measure Formula
Upstudy AI Solution
Answer
Solution
Answered by UpStudy AI and reviewed by a Professional Tutor


Extra Insights
A calculated column is your go-to for adding new information to a table within a Data Model. Think of it as the magical formula that lets you derive new values based on existing data in a row, making your reports and analyses even more dynamic and insightful! Now, while measures might sound like a good contender, they actually operate differently. Measures calculate results based on filters and are often used in aggregate functions, leaving the original data structure unchanged. So, leave the new column duties to the calculated column while measures take care of the heavy lifting during analysis!