Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Anonymous
Not applicable

Slicer to show dates between on stock report

Hi All,

 

I am trying to produce a stock report that not only shows todays stock but has a slicer so that we can see stock levels on days in the past. (i am working in direct query).

 

I have a table which show the stock status i.e in stock. Invoiced, Archived. This table has a status start date and Status end date. So for example if the status is "in stock" any date between those two dates the item is in stock.  I also have a calendar table called general date built in to the the database. 

 

I want to be able to select a date on the slicer and show all the items that would have been in stock on that day. I have tried using datesbetween but i am struggling with this one.

 

Any help on a measure would be much appreicated.

 

my tables are belowImage for community.jpg

3 REPLIES 3
Anonymous
Not applicable

HI @Anonymous,

 

In my opinion, I will expand detail date between start date and end date to mapping records to each day's to help create daily stock statue visualizations.

chart with start and end date

 

As you said, you are works on directquery mode, so I think my solution not suitable for your scenario.

 

Maybe you can try to add new table with expand detail dates in datasource side.

 

Regards,

Xiaoxin Sheng

Anonymous
Not applicable

Thank you @Anonymous

 

But adding to the source data is not an option currently as generated live from a sales system.

 

I will keep trying 

 

Jason

Anonymous
Not applicable

Still struggling on this one be a massive help if anyone had any ideas? 

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors