Forum Discussion

Filip's avatar
Filip
New Contributor II
8 months ago

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...
  • KarlT's avatar
    8 months ago

    Try using this format to retrieve the text from scenario:

    api.Scenario.Text(api.Pov.Scenario.MemberId, 3)