Skip to main content
Nintex Community Menu Bar
Solved

Determine Quarter based on Date

  • November 9, 2017
  • 1 reply
  • 85 views

Hi,

 

I have a smartobject where i am defining a quarter with Start Date and End Date. Now i have a field in my form which should determine the Quarter based on the current date. For example, if i load my form today, it should go and check the "Quarter" smartobject and check for Quarter start Date and Quarter End date, then it should return me which quarter the current date currently in.

 

Please suggest me the best way to do it.

 

TIA.

Best answer by AnandVenkat

i solved it by creating a new field in the smartobject and applying expression to it to find the quarter based on current date.

1 reply

  • Author
  • Answer
  • November 13, 2017

i solved it by creating a new field in the smartobject and applying expression to it to find the quarter based on current date.