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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
OneWithQuestion
Post Prodigy
Post Prodigy

Direct Query and DAX COMBINEVALUES - how to set this up?

 

I am a bit confused by this.

 

It said when you use direct query it will optimize the TSQL generated if you add a calculated column in PowerBI on the table?

https://msdn.microsoft.com/en-us/query-bi/dax/combinevalues-function-dax

 

So , if I have a Table that needs to join on multiple columns /composite key (instead of one single column key) then using COMBINEVALUES will help PBI optimize the TSQL it generates when doing a join?

 

How do you do that if you are using Direct Query with OUT importing the data?

 

Where do you add this calculated column at?

 

If we have data like this:  EventRoomSchedule table contains

comp123.png

 

Then have another table [EventSpeakersTimeAssigned] that shows the Even Speaker (speaker's name) and then Room# and Time to join them back to that table.

 

How do you handle that in DAX with COMBINEVALUES?

 

If I have a direct query (not import) I selected those tables in my data model... then what?

 

 

 

 

1 ACCEPTED SOLUTION
v-jiascu-msft
Employee
Employee

Hi @OneWithQuestion,

 

Just add a new column and establish the relationship. Do you any special requirements?

Direct_Query_and_DAX_COMBINEVALUES_how_to_set_this_up

 

Best Regards,

Dale

Community Support Team _ Dale
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

2 REPLIES 2
v-jiascu-msft
Employee
Employee

Hi @OneWithQuestion,

 

Just add a new column and establish the relationship. Do you any special requirements?

Direct_Query_and_DAX_COMBINEVALUES_how_to_set_this_up

 

Best Regards,

Dale

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

OH!

 

Well I feel foolish!

 

In my mind I thought it was not possible to just add a calculated DAX column to a table like that when using direct query.

 

That makes sense though, so the query engine will see that DAX column and use it accordingly when it you make queries against the tables?

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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