Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
I have some dummy data in the two tables below.
I am trying to build measures with the Table 2 data but I want to filter the results to only include "banana" from Table 1. I am unable to get the filter function to work. These two tables would also be connected in my model.
The goal is to count in the RipeTest column and divide the 1s (numerator) with the total count (denominator) but ONLY the bananas.
Solved! Go to Solution.
I couldn't get it to work. I used KEEPFILTERS and I got it working.
Does this get you the result you are looking for?
Proud to be a Super User! | |
I couldn't get it to work. I used KEEPFILTERS and I got it working.
If you are looking for a result like
I created the two tables you provided, without a relationship between them, and then wrote the following measure
Proud to be a Super User! | |
@jgeddes I need to filter out the bananas or the product in the measure because ultimately need a bar chart with a measure for each product.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
84 | |
79 | |
63 | |
51 | |
30 |
User | Count |
---|---|
116 | |
114 | |
70 | |
66 | |
39 |