Filip
8 months agoNew Contributor II
Business rule to choose scenario based on Text3
Hi,
I am trying to create an account member formula where I have Account A divided by Account B, but the scenario in the denominator should be decided based on Text3 in the POV Scenario.
E.g. A...
- 8 months ago
Try using this format to retrieve the text from scenario:
api.Scenario.Text(api.Pov.Scenario.MemberId, 3)