Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Power Query
Unanswered

Custom Column - combine two query function

(0) ShareShare
ReportReport
Posted on by 2

Hi,

I have a standard date column named "MyDate"

I want to create a custom column with year + quarter number,  like: 2023 Q1

If I use this, it is working well: Date.Year([MyDate])  I am getting year number in my "MyQuarter"  column

this is also fine: Date.QuarterOfYear([MyDate])       again  I am getting quarter number in my "MyQuarter"  column

but the combination not: 

Date.Year([MyDate]) & " Q" & Date.QuarterOfYear([MyDate])

where I am doing a mistake

Thank you for your help

  • DavidWass Profile Picture
    2 on at
    Re: Custom Column - combine two query function

    Hi AlienSx,
    Thank you very much !!

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Power Apps - Power Query

#1
ronaldwalcott Profile Picture

ronaldwalcott 2

Overall leaderboard

Featured topics