(This is the second I'm posting this because the first time resulted in an error and the post was lost.)
I have a relationship between transaction headers and transaction line items. I'm trying to apply a filter on the line item number field that will exclude transactions that don't meet the criteria. (That's how filters work, right? 😉)
Below are my relationship and my report. The card should read fewer than 100 and the map should also be doing the same. You can see that the table is correct (by looking at the sum of QUANTITY).
Why is it being ignored for the other visuals?
Relationship
Report
Solved! Go to Solution.
Hi @cparker4486,
From looking at your relationship, I believe that the direction between the tables is the issue. If you look at the arrow direction from header to line, this means that the header table can filter the line table, but not the other way around, i.e. the arrow only goes one way. This blog post may explain it better than I can.
You have a couple of solutions (in order of simplicity):
I hope this sets you off in the right direction. Good luck!
Daniel
Proud to be a Super User!
My course: Introduction to Developing Power BI Visuals
On how to ask a technical question, if you really want an answer (courtesy of SQLBI)
Hi @cparker4486 ,
You can also take a look at following document about power bi interaction to confirm if you turned off interaction between these visuals.
Change how visuals interact in a Power BI report
Regards,
Xiaoxin Sheng
Hi @cparker4486,
From looking at your relationship, I believe that the direction between the tables is the issue. If you look at the arrow direction from header to line, this means that the header table can filter the line table, but not the other way around, i.e. the arrow only goes one way. This blog post may explain it better than I can.
You have a couple of solutions (in order of simplicity):
I hope this sets you off in the right direction. Good luck!
Daniel
Proud to be a Super User!
My course: Introduction to Developing Power BI Visuals
On how to ask a technical question, if you really want an answer (courtesy of SQLBI)
This explains a lot. I've come across this issue multiple times in the past with different data and I'll always ended up working around it. Now I'll have a chance to fix this properly!
I wonder if this will make Power BI crash less...? That would be a nice side effect!
Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!
User | Count |
---|---|
105 | |
77 | |
72 | |
48 | |
47 |
User | Count |
---|---|
158 | |
86 | |
80 | |
68 | |
66 |