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
perezco
Advocate III
Advocate III

Alternative option for Dynamic Attributes with slicer (No bridge Table)

Good Morning/evening everyone,

 

Does exists an alternative option for Dynamic Attributes with slicer (a.k.a. Dimension) when the data is substantially to huge? Using the "bridge table" duplicate the query (consume twice of  resources to pull same data twice ) in my situation does not work for my requirements.

--Also I have to mention the main table doesn't have any Index key for any dimensions becuase this table come from a complex sql query. This query come with severals kpi, dimension of product, dimension of employee, etc..

 

Thanks for sharing your knowledge!!!

1 ACCEPTED SOLUTION

after check the amount of record is not more than 200,000,

I end doing Bridge table, and also otpimize the sql query.

 

Thanks

View solution in original post

3 REPLIES 3
cnweke
Resolver II
Resolver II

How about bidirectional filters?

It mirrors SQL inner joins and I think it works for your use case.

If you select let's say Region A your fact table will get filtered and you'll only see attributes on other slicers that exist for Region A.

 

Like Filter Dim1-> FilterFact -> Filter Dim2

after check the amount of record is not more than 200,000,

I end doing Bridge table, and also otpimize the sql query.

 

Thanks

v-chuncz-msft
Community Support
Community Support

@perezco ,

 

You may try Reference queries in the Query Editor.

https://community.powerbi.com/t5/Desktop/Help-me-get-rid-of-a-duplicate-table/td-p/602114

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

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.