Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Switch function with between two dates conditions

Hello all,    Objectif of my code : Assign a predetermine period identificator to a specific date    Scenario : I have a data source from a Sharepoint list , simple one Title and a date   I am ...
  • Anonymous's avatar
    Anonymous
    5 years ago

    This was a simple date format error, 

     

    it was fixed by putting the date in the date() fonction, 

    Cheers,