Hi Team, in the attached screenshot, I’ve Units (CY), Total Units (CY) and Units (PY). I want to create a calculated field for Total Units (PY) (having a value of 334.1M against each record as per attached screenshot). I tried creating the same but not getting the right values. Can you please help me with this? Below is how my calculated fields look like:
Total Units (CY) : sum(Units,[{Reporting Date},{Reporting Grain},Marketplace])
Units (PY) : periodOverPeriodLastValue(sum(Units), {Reporting Date}, YEAR, 1)
@Max Yes, I created this calculation based on the formula you mentioned above but my ask is different. I want to create a calculated field under Total Units (PY) having a value of 334.1M against each record as per attached screenshot, the way I’ve 471.9M under Total Units (CY) against each record.
Did my suggestion help you in resolving your query? If yes, would request you to mark the post as “Solution”.
This will help the community to find guidance and answers to similar question.