Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi,
I have a data modeling issue that i can't seem to resolve. The data model is described below. What I need to do, is use the report filter to filter the results in the Matrix table.
The issue is rather simple: The filter is not working for attributes because there is no active relationship. I cannot activate a connection between Filter Table and Attributes table, because it would cause ambiguity. The usual resolution would be USERELATIONSHIP, but it doesnt seem to resolve the issue in my measure.
Twist: I need to use "TREATAS" in the table due to complexity of the entire model.
The current measure i have is:
--> This does not produce results in the matrix table. It does work, if i switch on the relationship from the attributes to filter.
Any ideas on how to make this work? Note, i absolutely must use TREATAS for the categorization.
Solved! Go to Solution.
@CarlsBerg999
Add a relationship from Categories Table to the Fact Table.
And try use the following measure with TREATAS ():
@CarlsBerg999
Add a relationship from Categories Table to the Fact Table.
And try use the following measure with TREATAS ():
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 57 | |
| 38 | |
| 34 | |
| 18 | |
| 16 |
| User | Count |
|---|---|
| 68 | |
| 67 | |
| 42 | |
| 30 | |
| 26 |