Forum Discussion
LLT1021
3 years agoHelper I
SUMX
Dear all, I have a question regarding SUMX in relation with memory issues. I made a small table in which is displayed amount A, an amount B and C=MAX(A-B,0) for key users of a system. These ...
LLT1021
3 years agoHelper I
Exactly! That's why I created the 'SUM CORRECT' measure, which takes that into account (as you can see in the table), but then I have the problem of memory issues.
JirkaZ
3 years agoSolution Specialist
How many records are there in the Employee table?
- LLT10213 years agoHelper I
There are 3150 records in that table.
- JirkaZ3 years agoSolution Specialist
That's not too much to be honest. Your formula should work just fine. Is it failing on the Desktop or in the service as well?
- LLT10213 years agoHelper I
Hmm ok, I just tried also in service and it gives the same problem unfortunately - the visual has exceed the available resources..