Forum Discussion

abbytank's avatar
abbytank
Frequent Visitor
3 years ago
Solved

calculate and sameperiodlastyear not working IF function

Hi,  I am having issue with the following calculation, I want to calculate the total sales, which is working correct, but when I select a year whose previous year had no sales like the initial year...
  • Anonymous's avatar
    Anonymous
    3 years ago

    Hi abbytank ,

    Actually, the function ISBLANK is to check whether a value is blank. But it will return a table when you apply the function SAMEPERIODLASTYEAR. You can find the details in the following links.

    ISBLANK

    SAMEPERIODLASTYEAR

    Best Regards