Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hi everyone,
I am creating a DAX measure for a matrix visual. I have no idea how to write the DAX or any other way. The requirement is that the matrix has only the rows with at least one column has data larger than 3. For example, if a row is (0, 0, 0, 1, 2, 3, 0), then this row should be left. If a row is (1,1,1,2,1,2,1), then this row should be filtered out.
The DAX I use is this:
Blue arrows are showing which rows I want to have. The matrix without filtering is this:
Thank you in advance for your help!
Solved! Go to Solution.
@Anonymous , Actually need to know what is on the row. Based on that we need to take max of that value for a week day and filter that row.
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
Not enough data... but one thing is certain: at some point in the code you must use the ALLSELECTED function.
@Anonymous , Actually need to know what is on the row. Based on that we need to take max of that value for a week day and filter that row.
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
15 | |
10 | |
10 | |
10 | |
10 |
User | Count |
---|---|
19 | |
14 | |
13 | |
11 | |
8 |