Forum Discussion

stellis's avatar
stellis
Frequent Visitor
3 years ago
Solved

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( ...
  • DOLEARY85's avatar
    3 years ago

    Hi,

     

    try taking out that last comma

     

    If I answered your question, please mark my post as solution, Appreciate your Kudos 👍