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
DougFreitas
New Member

Dynamic query table

Hello

 

I'm a beginner user in power bi and I'm really enjoying his power.
I am currently experiencing a problem that I can not resolve. I have some filters and, as they change, some measures that I created changes too. I would like to create a query table that contains these measures that change according to the filter, that is, a table that will also change as the user selects the values in the filter.

Is that possible?

Best regards

1 ACCEPTED SOLUTION
v-sihou-msft
Employee
Employee

@DougFreitas

 

In DAX, the measure is already the aggregation of the fact data column. Whether a measure will change based on the selection in filter/slicer depends on the relationship between the selected data field and the fact column. If the fact column can be sliced by the selected fields, the measure will change. It's not possible to create a "measure" table that each row is a measure which can be sliced dynamically.

 

Regards,

View solution in original post

2 REPLIES 2
v-sihou-msft
Employee
Employee

@DougFreitas

 

In DAX, the measure is already the aggregation of the fact data column. Whether a measure will change based on the selection in filter/slicer depends on the relationship between the selected data field and the fact column. If the fact column can be sliced by the selected fields, the measure will change. It's not possible to create a "measure" table that each row is a measure which can be sliced dynamically.

 

Regards,

Okay, I thought it was not even possible. Thank you very much for your reply.

 

Regards

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.