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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount 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.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors