Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have the data like in the month column
Jan
Feb
March
April
May......
Now I want latest month dynamically.
My Output should be Month= "May"
Thank you
Sujeeth
You want to create in variable? or you want to pull only latest month data for whole application.