Forum Discussion
stellis
3 years agoFrequent Visitor
Argument '2' in CALCULATE function is required.
I have the following code and get this error message: Argument '2' in CALCULATE function is required. CODE: %PO_NEU = IF( ISFILTERED('07_DateTable'[Month Name]), CALCULATE( ...
- 3 years ago
Hi,
try taking out that last comma
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
DOLEARY85
3 years agoResident Rockstar
Hi,
try taking out that last comma
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍