Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Mixing Iterative with Non Iterative Functions

Hey,   I have a formula which calculates, at a customer by customer level, the value of their business if new. I need to use a sumx for this to iterate down the customer table in order to check if ...
  • lbendlin's avatar
    4 years ago

    I would create an entirely separate measure to cover your last scenario. Re-using measures is not good practice anyway.