Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin 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.
I am trying to find the status of products based on whether or not the date selected is between two date columns. Here is an example of the data:
Item | Manufactured Date | In Service Date | Out of Service Date |
Product 1 | 1/1/2020 | 1/25/2020 | 2/6/2020 |
Product 2 | 1/23/2020 | 1/27/2020 | 2/10/2020 |
Product 3 | 2/3/2020 | 2/5/2020 | 3/1/2020 |
Product 4 | 2/1/2020 | 4/7/2020 | 4/15/2020 |
If I looked at a date, I want one visual for count of items in "Manufactured" (not yet in service) and a different visual for "In Service" (not yet out of service). So for the above data, if I looked at 2/5, I would have Product 1-3 "In Service" and Product 4 in "Manufactured"
Solved! Go to Solution.
@taylorb - Seems like you might want something like Open Tickets: https://community.powerbi.com/t5/Quick-Measures-Gallery/Open-Tickets/td-p/409364
@taylorb - Seems like you might want something like Open Tickets: https://community.powerbi.com/t5/Quick-Measures-Gallery/Open-Tickets/td-p/409364
This looks like what I need. Thanks
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.