Skip to main content
$ri E (Digileum) 님이 #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개
  1. 2018년 4월 25일 오전 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