Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
How I can filter this bar chart to only keep projects (bars) that have late deliveries, i.e. only show projects A and B in this example? Sample data table is below
Sample data table:
| delivery id | Project name | Delivery time |
| 1 | Project A | On time |
| 2 | Project B | On time |
| 3 | Project A | On time |
| 4 | Project C | On time |
| 5 | Project C | On time |
| 6 | Project A | On time |
| 7 | Project B | On time |
| 8 | Project C | On time |
| 9 | Project D | On time |
| 10 | Project D | On time |
| 11 | Project A | On time |
| 12 | Project B | On time |
| 13 | Project D | On time |
| 14 | Project E | On time |
| 15 | Project A | Late |
| 16 | Project B | Late |
| 17 | Project A | Late |
Solved! Go to Solution.
hello @Anonymous
please check if this what you need.
If this what you need, then you can create new measure with conditional if or switch.
Hope this will help you.
Thank you.
Hi @Anonymous ,
You can just simple add visual level filter on Bar graph ,
where ,
delivery time= late
@manvishah17, thank you for your suggestion, but I do want to show the On time deliveries for these projects. So, your solution is not what I am looking for. I am looking to only display Projects that have late deliveries but I want to display ALL of their deliveries, not only late. Thanks!
hello @Anonymous
please check if this what you need.
If this what you need, then you can create new measure with conditional if or switch.
Hope this will help you.
Thank you.
@Irwan, thank you so much! It worked perfectly! I really appreciate your help. Thank you for taking the time to help me! 🏅
hello @Anonymous
glad to be a help.
Thank you.
Hi,
Share the dowload link of the PBI file.
I cant share the file. It's proprietory data. See sample data file above. Thanks!
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
Check out the November 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 59 | |
| 43 | |
| 42 | |
| 23 | |
| 17 |
| User | Count |
|---|---|
| 190 | |
| 122 | |
| 96 | |
| 66 | |
| 47 |