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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Anonymous
Not applicable

dynamic dimensions

Hey,

 

I found this link to create dynamic dimensions and this is exactly what i need:

 

http://www.leanx.eu/tutorials/dynamic-dimensions-in-power-bi

 

In the link as you see further, there is a part that looks as follows:

Dynamic Slicer.PNG I would like to understand how the Document and Dimension column came from the "Dimension" and "Purchase" Table

 

1 ACCEPTED SOLUTION
v-danhe-msft
Employee
Employee

Hi @Anonymous,

Could you please tell me if your problem has been solved? If it is, could you please mark the helpful replies as Answered?

 

Regards,

Daniel He

Community Support Team _ Daniel He
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
v-danhe-msft
Employee
Employee

Hi @Anonymous,

Could you please tell me if your problem has been solved? If it is, could you please mark the helpful replies as Answered?

 

Regards,

Daniel He

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

@v-danhe-msft Thank you

v-danhe-msft
Employee
Employee

Hi @Anonymous,

Based on my test, you could crossjoin the different columns in the query editor:

Create a blank query and add code in advanced editor:

1.PNG

let
    Source = Table1[A]
in
    Source

Convert the list to table and add customer column:

1.PNG

Apply it and you could create the relatinships.

1.PNG

 

You could also download the pbix file to have a view.

 

Regards,

Daniel He

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

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

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.