Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
JimmyCruyp
Helper II
Helper II

Concatenate formule in direct query

Hello everyone,
we work in direct query. I need to create a concatenation formula. It does not work. Can you tell me if it is impossible to create a simple concatenation formula when we are in direct query? It's basic though.
THANKS

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi  @JimmyCruyp ,

 

According to the official limits of the formula:

This function is not supported for use in DirectQuery mode when used in calculated columns or row-level security (RLS) rules.

Refer to:

CONCATENATE function (DAX) - DAX | Microsoft Learn

This is the related document, you can view this content:

concatenate Text in direct query mode - Microsoft Power BI Community

Solved: Isblank function and concatenate in Direct Query - Microsoft Power BI Community

 

Best Regards,

Liu Yang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hi  @JimmyCruyp ,

 

According to the official limits of the formula:

This function is not supported for use in DirectQuery mode when used in calculated columns or row-level security (RLS) rules.

Refer to:

CONCATENATE function (DAX) - DAX | Microsoft Learn

This is the related document, you can view this content:

concatenate Text in direct query mode - Microsoft Power BI Community

Solved: Isblank function and concatenate in Direct Query - Microsoft Power BI Community

 

Best Regards,

Liu Yang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

amitchandak
Super User
Super User

@JimmyCruyp , not very clear. You can use combinevalues, in case you want to join two columns https://youtu.be/rzbtXQrq43Y

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

@amitchandak I have exactly the same problem as concatenate formula : in direct query : OLE DB or ODBC Error So it doenst work. : impossible to load data...

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors