Team, I want to extract my date field as Week Name like Week 1 Month name like Jan Quarter Name like Q1 .
When I am trying to use extract function it gives me as a integer number so how can I do that.
My Date column format as YYYY-MM-DD
PFB the details what I am getting
Hi @Max , Good Morning
I have to extract Year - MonthName from a date filed like 2024-Jan … 2024_Dec & Year - MonthNumber like 2024-1,2024-2,… 2024-12. are these possible directly with functions available in QS without using concat functions? like in power bi.
Pls a give video link if possible or any article which explains clearly