Skip to main content
$ri E (Digileum) a posé une question dans #Data Management
Field name is Quarter__C (Input given as Q1 or Q2 or Q3 or Q4)

 

validation rule required:

 

Month should be in current quarter.

 

My validation Rule:

 

Quartar__c =TEXT(MONTH(TODAY()))

 

 

 

But it's not working.

 

 
2 réponses
  1. 25 avr. 2018, 11:24
    Aren't you missing something here. There should be one more field which would have a date and on that basis we can decide which quatar is going one and then Validation would come in.

     

    Thanks

     

    Paarth 
0/9000