Q: 18
What should you create to meet the reporting requirements of the sales department?
Options
Discussion
C vs B, I picked B since calculated columns let you store the count at the row level, which might help with certain visuals. Could be a trap though if they're after a dynamic measure.
B or C. I went with B because calculated columns can display a count per record, which might be what the sales team actually needs if they're exporting raw data. But if they want totals changing by filter, then C is right. Anyone else see similar nuances before?
Pretty sure it's C here, since a measure with COUNTROWS gives you a dynamic count and works well in visuals. Official docs and hands-on practice both mention measures for this kind of aggregation.
Be respectful. No spam.