Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hi!
From the example below i would like to filter sales in period 2020-01 where sales is more than 80. But i would likte to get all periods for companys that have sales of more than 80 in period 2020-01. Desired result should be to see Amazon sales in period 2020-01 and 2020-02 but not microsoft sales. is that possible and how to solve that?
Br
Arne
Example
Company Period Sales
Amazon 2020-01 90
Amazon 2020-02 70
Microsoft 2020-01 75
Microsoft 2020-02 100
Solved! Go to Solution.
Hi @Arne ,
Try this measure:
Measure 2 =
Hi Greg!
In the example it would work but in my solution i,ve got hundreds of departments so i would need some solution that first filters out every department that has sales over a specific limit for a selected period and then i would like to see sales trends for these companys for the periods i choose. So it,s really a two step issue.
1. Find companys that qualify for selected sales level for the period i choose.
2. For companys that qualify for the first criteria show sales level for the period in first critera but also for other chosen periods.
Br Arne
Hi @Arne ,
Try this measure:
Measure 2 =
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 9 | |
| 5 | |
| 4 | |
| 3 | |
| 3 |
| User | Count |
|---|---|
| 23 | |
| 12 | |
| 11 | |
| 9 | |
| 8 |