79680918

Date: 2025-06-26 17:16:13
Score: 0.5
Natty:
Report link

When you create the pivot table initially, ensure that you check the option to add it to the Data Model: Screenshot illustrating option to add to Data Model

This will facilitate the creation of a Dax measure (rather than a calculated field): Screenshot illustrating impact of measure on pivot table

which measure should be defined as follows: Screenshot illustrating definition of measure

=SUMX('Range',[volume]*[price])

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Starts with a question (0.5): When you
  • High reputation (-1):
Posted by: Spectral Instance