Hi, i wonder how i a create a new colum with the date having these columns "Month" and "Year", it could be mm/yy or any format, but i would like to be in "date" format
Thanks!
Hi @luizalauretti,
So you need to use the CAST function and the CONCAT function to take year and month and smash them together. Then CAST makes it a date.
Here's a video I made for you to watch: https://www.loom.com/share/687c0aa3858a48f8a06602ec754a2426
John Le
You're only one dashboard away.
More video solutions at: https://www.dashboarddudes.com/pantry
Hi @DashboardDude , thank you for the help and the video :) and it should be "date"* on the title of my topic, sorry, i wrote it wrong.
Luiza
@luizalauretti no problemo. Glad you got it!