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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
danielPrieto
Advocate I
Advocate I

Show different columns columns based on filter.

We have a star model with bridge tables. Below is a part of the model:

modelExtendedFields.PNG

 

We have an user and course dimensions and the Evaluation Fact Table. Moreover, each client can set different properties on their users. Here is an example of each of these tables:

 

Property:

 

PropertyIDPropertyNameCustomerID
1Sex1
2Country1
3Year of Birth2
4Sex2

 

User:

 

UserIDPropertyIDPropertyValue
11M
12Spain
21F
22EEUU
31F
32France
431980
44F
531985
54M

 

Evaluation:

CourseUserScore
1190
2150
1280
4355
5315
545

 

We want to create a table visualization in which we can show to each customer (in the future each customer would be a role) the information of the evaluations of their students along with the information of their properties. For customer 1 it would have to show:

 

CourseUserScoreSexCountry
1190MSpain
2150MSpain
1280F

EEUU

 

However, for client 2 it should show:

CourseUserScoreSexYear of Birth
4355F1980
5315F1980
545M1985

 

There are many clients and I do not know the properties that all of them have created, so we should build the table dynamically.

 

Is there any way to do this in powerbi?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @danielPrieto,

 

It is impossible to create dynamic tables based on filter/slicer.

Calculated Column/Table Change Dynamically According to Slicer Selection in the Report.

 

Regards,

Xiaoxin Sheng

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @danielPrieto,

 

It is impossible to create dynamic tables based on filter/slicer.

Calculated Column/Table Change Dynamically According to Slicer Selection in the Report.

 

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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